Tritrig signal generation using SLIC to recon using hps-sim with no beam background. More...
Go to the source code of this file.
Namespaces | |
tritrig_slic_full_chain_job | |
Variables | |
description | |
mg = MG5(name='tritrig') | |
Generate tritrig in MG5. More... | |
stdhep_cnv = StdHepConverter() | |
Convert LHE output to stdhep. More... | |
mom = AddMother() | |
Add mother particle to tag trident particles. More... | |
rot = BeamCoords() | |
Rotate events into beam coords. More... | |
sim = SLIC() | |
generate events in slic More... | |
filter_bunches = FilterBunches() | |
insert empty bunches expected by pile-up simulation More... | |
readout = JobManager(steering='readout') | |
Run simulated events in readout to generate triggers. More... | |
recon = JobManager(steering='recon') | |
Run physics reconstruction. More... | |
root_cnv = HPSTR(cfg='recon') | |
Convert LCIO to ROOT. More... | |
ana = HPSTR(cfg='ana') | |
Run an analysis on the ROOT file. More... | |
Tritrig signal generation using SLIC to recon using hps-sim with no beam background.
Definition in file tritrig_slic_full_chain_job.py.