Belle II Software development
Standalone Class Reference
Inheritance diagram for Standalone:
TrackingValidationRun BrowseTFileOnTerminateRunMixin ReadOrGenerateTrackedEventsRun PostProcessingRunMixin ReadOrGenerateEventsRun EmptyRun MinimalRun EmptyRun

Static Public Attributes

N_EVENTS n_events = N_EVENTS
 The number of events.
 
list components
 load all components
 
None finder_module = None
 will be selected by command line
 
bool pulls = True
 Calculate also pull variables.
 
CONTACT contact = CONTACT
 The contact person.
 

Detailed Description

Run-Class to run the validation on top of a simulated root file. Most parameters can be chosen from command line.

Definition at line 37 of file TrackingValidation.py.

Member Data Documentation

◆ components

list components
static
Initial value:
= ['PXD', 'SVD', 'CDC', 'BeamPipe',
'MagneticFieldConstant4LimitedRCDC']

load all components

Definition at line 43 of file TrackingValidation.py.

◆ contact

CONTACT contact = CONTACT
static

The contact person.

Definition at line 50 of file TrackingValidation.py.

◆ finder_module

None finder_module = None
static

will be selected by command line

Definition at line 46 of file TrackingValidation.py.

◆ n_events

N_EVENTS n_events = N_EVENTS
static

The number of events.

Definition at line 41 of file TrackingValidation.py.

◆ pulls

bool pulls = True
static

Calculate also pull variables.

Definition at line 48 of file TrackingValidation.py.


The documentation for this class was generated from the following file: