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
Variables
config.anaKalSimpTuple_cfg Namespace Reference

Variables

 type
 
 str
 
 dest
 
 help
 
 metavar
 
 default
 
 int
 
 options = base.parser.parse_args()
 
 infile = options.inFilename
 
 outfile = options.outFilename
 
 p = HpstrConf.Process()
 
 run_mode
 
 recoana_kf = HpstrConf.Processor('vtxana_kf', 'VertexAnaProcessor')
 Processors #.
 
 recoana_gbl = HpstrConf.Processor('vtxana_gbl', 'VertexAnaProcessor')
 
 mcana = HpstrConf.Processor('mcpartana', 'MCAnaProcessor')
 
int CalTimeOffset = -999
 
str RegionPath = os.environ['HPSTR_BASE']+"/analysis/selections/"
 
 parameters
 
 sequence
 
 skip_events
 
 max_events
 
 input_files
 
 output_files
 

Variable Documentation

◆ CalTimeOffset

int CalTimeOffset = -999

Definition at line 65 of file anaKalSimpTuple_cfg.py.

◆ default

default

Definition at line 7 of file anaKalSimpTuple_cfg.py.

◆ dest

dest

Definition at line 6 of file anaKalSimpTuple_cfg.py.

◆ help

help

Definition at line 7 of file anaKalSimpTuple_cfg.py.

◆ infile

infile = options.inFilename

Definition at line 19 of file anaKalSimpTuple_cfg.py.

◆ input_files

input_files

Definition at line 138 of file anaKalSimpTuple_cfg.py.

◆ int

int

Definition at line 8 of file anaKalSimpTuple_cfg.py.

◆ max_events

max_events

Definition at line 136 of file anaKalSimpTuple_cfg.py.

◆ mcana

mcana = HpstrConf.Processor('mcpartana', 'MCAnaProcessor')

Definition at line 41 of file anaKalSimpTuple_cfg.py.

◆ metavar

metavar

Definition at line 7 of file anaKalSimpTuple_cfg.py.

◆ options

options = base.parser.parse_args()

Definition at line 16 of file anaKalSimpTuple_cfg.py.

◆ outfile

str outfile = options.outFilename

Definition at line 20 of file anaKalSimpTuple_cfg.py.

◆ output_files

output_files

Definition at line 139 of file anaKalSimpTuple_cfg.py.

◆ p

Definition at line 27 of file anaKalSimpTuple_cfg.py.

◆ parameters

parameters

Definition at line 85 of file anaKalSimpTuple_cfg.py.

◆ recoana_gbl

recoana_gbl = HpstrConf.Processor('vtxana_gbl', 'VertexAnaProcessor')

Definition at line 40 of file anaKalSimpTuple_cfg.py.

◆ recoana_kf

recoana_kf = HpstrConf.Processor('vtxana_kf', 'VertexAnaProcessor')

Processors #.

Definition at line 39 of file anaKalSimpTuple_cfg.py.

◆ RegionPath

str RegionPath = os.environ['HPSTR_BASE']+"/analysis/selections/"

Definition at line 79 of file anaKalSimpTuple_cfg.py.

◆ run_mode

run_mode

Definition at line 29 of file anaKalSimpTuple_cfg.py.

◆ sequence

sequence

Definition at line 127 of file anaKalSimpTuple_cfg.py.

◆ skip_events

skip_events

Definition at line 135 of file anaKalSimpTuple_cfg.py.

◆ str

str

Definition at line 6 of file anaKalSimpTuple_cfg.py.

◆ type

type

Definition at line 6 of file anaKalSimpTuple_cfg.py.