![]() |
Belle II Software
release-05-02-19
|
Segment to color map by the number of passed superlayers 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 __attribute__((unused)), T &t __attribute__((unused))) |
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 number of passed superlayers of the last hit.
Definition at line 84 of file SegmentColorMapping.h.