Belle II Software development
|
Static Public Attributes | |
N_EVENTS | n_events = N_EVENTS |
number of events to be prcessed | |
str | generator_module = 'Cosmics' |
Generator to be used in the simulation (-so) | |
str | root_input_file = '../CosmicsSimNoBkgTrackingVolume.root' |
the input file on which the validation is performed | |
None | components = None |
use full detector for validation | |
staticmethod | finder_module = staticmethod(add_cr_tracking_reconstruction) |
finder module: sets up the track finder used in this validation | |
dict | tracking_coverage |
set up the MC track finder | |
bool | pulls = True |
if true an analysis of the pull distribution will be performed | |
CONTACT | contact = CONTACT |
the responsible contact in case the validation plots show issue | |
VALIDATION_OUTPUT_FILE | output_file_name = VALIDATION_OUTPUT_FILE |
name of the output file | |
derived class that sets up the cosmics validation
Definition at line 30 of file cosmicsTrackingValidation.py.
|
static |
use full detector for validation
Definition at line 41 of file cosmicsTrackingValidation.py.
|
static |
the responsible contact in case the validation plots show issue
Definition at line 57 of file cosmicsTrackingValidation.py.
|
static |
finder module: sets up the track finder used in this validation
Definition at line 43 of file cosmicsTrackingValidation.py.
|
static |
Generator to be used in the simulation (-so)
Definition at line 37 of file cosmicsTrackingValidation.py.
|
static |
number of events to be prcessed
Definition at line 35 of file cosmicsTrackingValidation.py.
|
static |
name of the output file
Definition at line 59 of file cosmicsTrackingValidation.py.
|
static |
if true an analysis of the pull distribution will be performed
Definition at line 55 of file cosmicsTrackingValidation.py.
|
static |
the input file on which the validation is performed
Definition at line 39 of file cosmicsTrackingValidation.py.
|
static |
set up the MC track finder
Definition at line 45 of file cosmicsTrackingValidation.py.