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


Public Member Functions | |
| def | create_path (self) |
Static Public Attributes | |
| CDCSVGDisplayModule | display_module_segments |
| Use CDCSVGDisplay to draw the MCTrackCand segments. | |
| draw_gftrackcand_trajectories | |
| Do not draw the genfit MCTrackCand trajectories. | |
| draw_gftrackcands | |
| Draw the genfit MCTrackCands. | |
| draw_clusters | |
| Do not draw the associated clusters. | |
| track_cands_store_array_name | |
| Tell the plotter where to find the information. | |
| CDCSVGDisplayModule | display_module_tracks |
| Use CDCSVGDisplay to draw the TrackCand information. | |
| CDCSVGDisplayModule | display_module_mc |
| Use CDCSVGDisplay to draw the MC tracks. | |
| draw_segments_mctrackid | |
| Draw the track IDs. | |
| SegmentQuadTreePlotter | plotter_module = SegmentQuadTreePlotter() |
| Convert the information to QuadTree segments then draw these. | |
| draw_quad_tree_content | |
| Draw the QuadTree segments. | |
| draw_segment_intersection | |
| Draw the segment intersections. | |
| draw_mc_information | |
| Draw the MC information. | |
Create segments and plot them in a segment quad tree
Definition at line 20 of file segment_quad_tree.py.
| def create_path | ( | self | ) |
Make SegmentFinding and QuadTreeFinding and plotting/display/validation
Reimplemented from ReadOrGenerateEventsRun.
Definition at line 72 of file segment_quad_tree.py.
|
static |
Use CDCSVGDisplay to draw the MC tracks.
Definition at line 51 of file segment_quad_tree.py.
|
static |
Use CDCSVGDisplay to draw the MCTrackCand segments.
Definition at line 25 of file segment_quad_tree.py.
|
static |
Use CDCSVGDisplay to draw the TrackCand information.
Definition at line 40 of file segment_quad_tree.py.
|
static |
Do not draw the associated clusters.
Definition at line 35 of file segment_quad_tree.py.
|
static |
Do not draw the genfit MCTrackCand trajectories.
Draw the genfit MCTrackCand trajectories.
Definition at line 31 of file segment_quad_tree.py.
|
static |
Draw the genfit MCTrackCands.
Draw the genfit TrackCands.
Definition at line 33 of file segment_quad_tree.py.
|
static |
Draw the MC information.
Definition at line 70 of file segment_quad_tree.py.
|
static |
Draw the QuadTree segments.
Definition at line 66 of file segment_quad_tree.py.
|
static |
Draw the segment intersections.
Definition at line 68 of file segment_quad_tree.py.
|
static |
Draw the track IDs.
Definition at line 59 of file segment_quad_tree.py.
|
static |
Convert the information to QuadTree segments then draw these.
Definition at line 64 of file segment_quad_tree.py.
|
static |
Tell the plotter where to find the information.
Definition at line 37 of file segment_quad_tree.py.