HPS-MC
 
All Classes Namespaces Files Functions Variables Pages
Loading...
Searching...
No Matches
slic_to_ana_job.py File Reference

Run slic to analysis on stdhep file. More...

Go to the source code of this file.

Namespaces

namespace  slic_to_ana_job
 

Variables

 description
 
 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.
 
 base_name
 Set persistency tags for output files.
 
 ext
 Set persistency tags for output files.
 

Detailed Description

Run slic to analysis on stdhep file.

Definition in file slic_to_ana_job.py.