Belle II Software
release-08-01-10
|
Segment to color map by the in track id of the last hit. More...
#include <SegmentColorMapping.h>
Public Member Functions | |
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. | |
Segment to color map by the in track id of the last hit.
Definition at line 60 of file SegmentColorMapping.h.