hpstr
The Heavy Photon Search Toolkit for Reconstruction (hpstr) provides an interface to physics data from the HPS experiment saved in the LCIO format and converts it into an ROOT based format.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Namespaces | Variables
kalSimpTuple_simps_2016_dev_cfg.py File Reference

Go to the source code of this file.

Namespaces

namespace  config
 
namespace  config.kalSimpTuple_simps_2016_dev_cfg
 

Variables

 type
 
 str
 
 dest
 
 help
 
 metavar
 
 default
 
 int
 
 options = base.parser.parse_args()
 
 lcio_file = options.inFilename
 
 root_file = options.outFilename
 
 p = HpstrConf.Process()
 
 run_mode
 
 skip_events
 
 max_events
 
 header = HpstrConf.Processor('header', 'EventProcessor')
 Processors #.
 
 track = HpstrConf.Processor('track', 'TrackingProcessor')
 
 targtrack = HpstrConf.Processor('targtrack', 'TrackingProcessor')
 
 trackgbl = HpstrConf.Processor('trackgbl', 'TrackingProcessor')
 
 trackrefitgbl = HpstrConf.Processor('trackrefitgbl', 'TrackingProcessor')
 
 svthits = HpstrConf.Processor('svthitskf', 'Tracker2DHitProcessor')
 
 svthitsgbl = HpstrConf.Processor('svthitsgbl', 'Tracker3DHitProcessor')
 
 rawsvt = HpstrConf.Processor('rawsvt', 'SvtRawDataProcessor')
 
 ecal = HpstrConf.Processor('ecal', 'ECalDataProcessor')
 
 vtx = HpstrConf.Processor('vtx', 'VertexProcessor')
 
 cvtx = HpstrConf.Processor('cvtx', 'VertexProcessor')
 
 vtxgbl = HpstrConf.Processor('vtxgbl', 'VertexProcessor')
 
 cvtxgbl = HpstrConf.Processor('cvtxgbl', 'VertexProcessor')
 
 mcpart = HpstrConf.Processor('mcpart', 'MCParticleProcessor')
 
list sequence = [header, vtx, ecal, track, targtrack]
 
 input_files
 
 output_files