![]() |
Belle II Software release-09-00-03
|


Public Member Functions | |
| def | create_argument_parser (self, **kwds) |
| def | create_path (self) |
Static Public Attributes | |
| str | flight_time_estimation = "" |
| Used option for the initial flight time estimation. | |
| float | n_loops = float("nan") |
| Loop limit above which on wire hits are prepared for the track finder - Uses MC information. | |
Mixin part the
Definition at line 14 of file wirehit_preparation.py.
| def create_argument_parser | ( | self, | |
| ** | kwds | ||
| ) |
Configure the basf2 job script using the translated command-line arguments
Reimplemented from EmptyRun.
Definition at line 23 of file wirehit_preparation.py.
| def create_path | ( | self | ) |
Sets up a path that plays back pregenerated events or generates events based on the properties in the base class.
Reimplemented from EmptyRun.
Definition at line 50 of file wirehit_preparation.py.
|
static |
Used option for the initial flight time estimation.
Definition at line 18 of file wirehit_preparation.py.
|
static |
Loop limit above which on wire hits are prepared for the track finder - Uses MC information.
Definition at line 21 of file wirehit_preparation.py.