Belle II Software
release-08-01-10
|
Public Member Functions | |
def | __init__ (self, output_file_name) |
def | initialize (self) |
def | prepare (self) |
def | pick (self, track) |
def | peel (self, track) |
Public Attributes | |
mc_track_lookup | |
by default, there is no method to find matching MC tracks More... | |
track_fitter | |
Use the CDCReimannFitter with a constrained origin for track fitting. | |
mc_hit_lookup | |
Method to find matching MC hits. | |
eloss_estimator | |
Method to estimate dE/dx in the CDC. | |
bfield | |
Method to interrogate the magnetic field values. | |
Static Public Attributes | |
save_tree = refiners.save_tree() | |
Refiners to be executed at the end of the harvesting / termination of the module Save a tree of all collected variables in a sub folder. | |
save_histograms | |
Save histograms in a sub folder. More... | |
save_histograms_stackby_charge | |
Save the histograms, stacked by charge, in a sub folder. More... | |
save_scatter | |
Save the scatterplots in a sub folder. More... | |
save_profiles | |
Save the profile histograms to the output ROOT file. More... | |
save_bz_profiles | |
Save the magnetic-field profile histogram in a sub folder. More... | |
save_cid_histogram | |
Save the eloss-displacement histograms in a sub folder. More... | |
save_cid_profiles | |
Save the eloss-displacement profile histograms in a sub folder. More... | |
save_cid_scatters | |
Save the eloss-displacement scatterplots in a sub folder. More... | |
save_energy_cid_histogram | |
Save the eloss histograms in a sub folder. More... | |
save_energy_cid_profiles | |
Save the eloss profile histograms in a sub folder. More... | |
save_energy_cid_scatters | |
Save the eloss profile scatterplots in a sub folder. More... | |
Module to collect information about the generated segments and compose validation plots on terminate.
def initialize | ( | self | ) |
def peel | ( | self, | |
track | |||
) |
def pick | ( | self, | |
track | |||
) |
mc_track_lookup |
|
static |
|
static |
Save the eloss-displacement histograms in a sub folder.
|
static |
Save the eloss-displacement profile histograms in a sub folder.
|
static |
Save the eloss-displacement scatterplots in a sub folder.
|
static |
Save the eloss histograms in a sub folder.
|
static |
Save the eloss profile histograms in a sub folder.
|
static |
Save the eloss profile scatterplots in a sub folder.
|
static |
|
static |
|
static |
|
static |