29 | | ./DelphesHepMC cards/delphes_card_CMS.tcl pp_ll_sm.root pp_ll_sm.hepmc |
30 | | ./DelphesHepMC cards/delphes_card_CMS.tcl pp_ll_bsm.root pp_ll_bsm.hepmc |
| 29 | Produce two delphes output files, one for the sample SM and one for the BSM sample ({{{pp_ll_sm.root}}} and {{{pp_ll_bsm.root}}}), using the {{{DelphesHepMC}}} executable and the CMS configuration card {{{cards/delphes_card_CMS.tcl}}}. |
| 30 | |
| 31 | Hint: The command to produce a Delphes output |
| 32 | |
| 33 | ''' |
| 34 | ./DelphesHepMC cards/delphes_card.tcl output.root input.hepmc |
| 35 | ''' |