2 Tritrig signal generation to recon using hps-sim with no beam backgrounds.
5 from hpsmc.tools import Sim, JobManager, FilterBunches, BeamCoords, AddMother, HPSTR
7 job.description =
'tritrig signal generation to recon using hps-sim with no beam backgrounds'
10 mg =
MG5(name=
'tritrig')
40 job.ptag(
'gen',
'tritrig_unweighted_events_mom_rot.stdhep')
41 job.ptag(
'sim',
'tritrig_unweighted_events_mom_rot.slcio')
42 job.ptag(
'readout',
'tritrig_unweighted_events_mom_rot_filt_readout.slcio')
43 job.ptag(
'recon',
'tritrig_unweighted_events_mom_rot_filt_readout_recon.slcio')
44 job.ptag(
'ana',
'tritrig_unweighted_events_mom_rot_filt_readout_recon_ana.root')
47 job.add([mg, stdhep_cnv, mom, rot, sim, filter_bunches, readout, recon, root_cnv, ana])
Run the MadGraph 5 event generator.
Convert LHE files to StdHep using EGS5.