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
kalTuple_cfg.py File Reference

Go to the source code of this file.

Namespaces

namespace  config
 
namespace  config.kalTuple_cfg
 

Variables

 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')
 
 trackgbl = HpstrConf.Processor('trackgbl', 'TrackingProcessor')
 
 trackrefitgbl = HpstrConf.Processor('trackrefitgbl', 'TrackingProcessor')
 
 svthits = HpstrConf.Processor('svthits', 'Tracker3DHitProcessor')
 
 rawsvt = HpstrConf.Processor('rawsvt', 'SvtRawDataProcessor')
 
 ecal = HpstrConf.Processor('ecal', 'ECalDataProcessor')
 
 vtx = HpstrConf.Processor('vtx', 'VertexProcessor')
 
 vtxgbl = HpstrConf.Processor('vtxgbl', 'VertexProcessor')
 
 cvtxgbl = HpstrConf.Processor('cvtxgbl', 'VertexProcessor')
 
 mcpart = HpstrConf.Processor('mcpart', 'MCParticleProcessor')
 
 sequence
 
 input_files
 
 output_files