HPS-MC
slic_to_ana_job.py File Reference

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

Go to the source code of this file.

Namespaces

 slic_to_ana_job
 

Variables

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

Detailed Description

Run slic to analysis on stdhep file.

Definition in file slic_to_ana_job.py.