HPS-MC
 
Loading...
Searching...
No Matches
tritrig_slic_full_chain_job.py File Reference

Tritrig signal generation using SLIC to recon using hps-sim with no beam background. More...

Go to the source code of this file.

Namespaces

namespace  tritrig_slic_full_chain_job
 

Variables

 description
 
 mg = MG5(name='tritrig')
 Generate tritrig in MG5.
 
 stdhep_cnv = StdHepConverter()
 Convert LHE output to stdhep.
 
 mom = AddMother()
 Add mother particle to tag trident particles.
 
 rot = BeamCoords()
 Rotate events into beam coords.
 
 sim = SLIC()
 generate events in slic
 
 filter_bunches = FilterBunches()
 insert empty bunches expected by pile-up simulation
 
 readout = JobManager(steering='readout')
 Run simulated events in readout to generate triggers.
 
 recon = JobManager(steering='recon')
 Run physics reconstruction.
 
 root_cnv = HPSTR(cfg='recon')
 Convert LCIO to ROOT.
 
 ana = HPSTR(cfg='ana')
 Run an analysis on the ROOT file.
 

Detailed Description

Tritrig signal generation using SLIC to recon using hps-sim with no beam background.

Definition in file tritrig_slic_full_chain_job.py.