Belle II Software development
|
Static Public Attributes | |
basf2 | finder_module = basf2.register_module("TFCDC_TrackFinderAutomaton") |
add the track-finder-automaton module to the basf2 path | |
list | finder_module = ["TFCDC_WireHitPreparer", "TFCDC_ClusterPreparer", finder_module, "PrintCollections"] |
list of modules needed for track finding | |
bool | show_all_drawoptions = True |
by default, show all of the drawing options | |
Read generated events or generate new events then display the CDC tracks
Definition at line 18 of file debug_display.py.
|
static |
add the track-finder-automaton module to the basf2 path
add wire-hit-preparer module to the basf2 path
Definition at line 22 of file debug_display.py.
|
static |
list of modules needed for track finding
Definition at line 34 of file debug_display.py.
|
static |
by default, show all of the drawing options
Definition at line 39 of file debug_display.py.