Belle II Software  release-08-01-10
SegmentMCTrackIdColorMap Class Reference

Segment to color map based on the matched MCTrackId. More...

#include <SegmentColorMapping.h>

Inheritance diagram for SegmentMCTrackIdColorMap:
Collaboration diagram for SegmentMCTrackIdColorMap:

Public Member Functions

 SegmentMCTrackIdColorMap ()
 Constructor.
 
std::string map (int index, const CDCSegment2D &segment) override
 Function call to map a segments object from the local finder to a color.
 
virtual std::string map (int index, T &t)
 Main function returning an attribute value for an object at the given index.
 
virtual std::string info ()
 Informal string summarizing the translation from the object to the attribute value.
 

Private Attributes

std::vector< std::string > m_colors
 List of colors to be cycled through.
 

Detailed Description

Segment to color map based on the matched MCTrackId.

Definition at line 31 of file SegmentColorMapping.h.


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