Belle II Software  release-08-01-10
CDCDebugDisplayRun Class Reference
Inheritance diagram for CDCDebugDisplayRun:
Collaboration diagram for CDCDebugDisplayRun:

Static Public Attributes

 finder_module = basf2.register_module("TFCDC_TrackFinderAutomaton")
 add the track-finder-automaton module to the basf2 path More...
 
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
 

Detailed Description

Read generated events or generate new events then display the CDC tracks

Definition at line 19 of file debug_display.py.

Member Data Documentation

◆ finder_module

finder_module = basf2.register_module("TFCDC_TrackFinderAutomaton")
static

add the track-finder-automaton module to the basf2 path

add wire-hit-preparer module to the basf2 path

Definition at line 23 of file debug_display.py.


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