HPS-MC
tritrig_gen_to_slic_job.py File Reference

Go to the source code of this file.

Namespaces

 tritrig_gen_to_slic_job
 

Variables

 description
 
 nevents = job.params['nevents']
 
 mg = MG5(name='tritrig')
 Generate tritrig in MG5. More...
 
 unzip = Unzip(inputs=mg.output_files())
 Unzip the LHE events to a local file. More...
 
 cnv
 Convert LHE output to stdhep. More...
 
 mom
 Add mother particle to tag trident particles. More...
 
 rot
 Rotate events into beam coords. More...
 
 slic
 Add ptag for gen file. More...