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

Functions

 timeSample_callback (options, opt, value, parser)
 

Variables

 type
 
 str
 
 dest
 
 default
 
 help
 
 int
 
 metavar
 
 options = base.parser.parse_args()
 
 lcio_file = options.inFilename[0]
 
 root_file = options.outFilename
 
 histo_file = options.inFilename[0]
 
 layer = options.layer
 
 p = HpstrConf.Process()
 
 run_mode
 
 skip_events
 
 max_events
 
 fitBL = HpstrConf.Processor('fitBL', 'SvtBlFitHistoProcessor')
 Processors #.
 
 sequence
 
 input_files
 
 output_files
 

Function Documentation

◆ timeSample_callback()

timeSample_callback (   options,
  opt,
  value,
  parser 
)

Definition at line 5 of file fitBL_cfg.py.

Variable Documentation

◆ default

default

Definition at line 10 of file fitBL_cfg.py.

◆ dest

dest

Definition at line 10 of file fitBL_cfg.py.

◆ fitBL

Processors #.

Definition at line 52 of file fitBL_cfg.py.

◆ help

help

Definition at line 11 of file fitBL_cfg.py.

◆ histo_file

histo_file = options.inFilename[0]

Definition at line 36 of file fitBL_cfg.py.

◆ input_files

input_files

Definition at line 69 of file fitBL_cfg.py.

◆ int

int

Definition at line 17 of file fitBL_cfg.py.

◆ layer

layer = options.layer

Definition at line 37 of file fitBL_cfg.py.

◆ lcio_file

lcio_file = options.inFilename[0]

Definition at line 29 of file fitBL_cfg.py.

◆ max_events

max_events

Definition at line 43 of file fitBL_cfg.py.

◆ metavar

metavar

Definition at line 18 of file fitBL_cfg.py.

◆ options

options = base.parser.parse_args()

Definition at line 26 of file fitBL_cfg.py.

◆ output_files

output_files

Definition at line 70 of file fitBL_cfg.py.

◆ p

Definition at line 39 of file fitBL_cfg.py.

◆ root_file

root_file = options.outFilename

Definition at line 30 of file fitBL_cfg.py.

◆ run_mode

run_mode

Definition at line 41 of file fitBL_cfg.py.

◆ sequence

sequence

Definition at line 67 of file fitBL_cfg.py.

◆ skip_events

skip_events

Definition at line 42 of file fitBL_cfg.py.

◆ str

str

Definition at line 10 of file fitBL_cfg.py.

◆ type

type

Definition at line 10 of file fitBL_cfg.py.