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.fspTuple_cfg Namespace Reference

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 #.
 
 fsp = HpstrConf.Processor("fps",'FinalStateParticleProcessor')
 
 sequence
 
 input_files
 
 output_files
 

Variable Documentation

◆ default

default

Definition at line 8 of file fspTuple_cfg.py.

◆ dest

dest

Definition at line 7 of file fspTuple_cfg.py.

◆ fsp

Definition at line 37 of file fspTuple_cfg.py.

◆ header

header = HpstrConf.Processor('header', 'EventProcessor')

Processors #.

Definition at line 36 of file fspTuple_cfg.py.

◆ help

help

Definition at line 8 of file fspTuple_cfg.py.

◆ input_files

input_files

Definition at line 69 of file fspTuple_cfg.py.

◆ int

int

Definition at line 9 of file fspTuple_cfg.py.

◆ lcio_file

lcio_file = options.inFilename

Definition at line 17 of file fspTuple_cfg.py.

◆ max_events

max_events

Definition at line 28 of file fspTuple_cfg.py.

◆ metavar

metavar

Definition at line 8 of file fspTuple_cfg.py.

◆ options

options = base.parser.parse_args()

Definition at line 14 of file fspTuple_cfg.py.

◆ output_files

output_files

Definition at line 70 of file fspTuple_cfg.py.

◆ p

Definition at line 23 of file fspTuple_cfg.py.

◆ root_file

root_file = options.outFilename

Definition at line 18 of file fspTuple_cfg.py.

◆ run_mode

run_mode

Definition at line 26 of file fspTuple_cfg.py.

◆ sequence

sequence

Definition at line 67 of file fspTuple_cfg.py.

◆ skip_events

skip_events

Definition at line 27 of file fspTuple_cfg.py.

◆ str

str

Definition at line 7 of file fspTuple_cfg.py.

◆ type

type

Definition at line 7 of file fspTuple_cfg.py.