![]() |
Belle II Software development
|
CDCHit to stroke width map highlighting the CDCHits with 0 drift length. More...
#include <HitColorMapping.h>
Public Member Functions | |
std::string | map (int index, const CDCHit &hit) override |
Function call to map the CDCHit id and object to a stroke width. | |
virtual std::string | info () |
Informal string summarizing the translation from the object to the attribute value. | |
virtual std::string | info () |
Informal string summarizing the translation from the object to the attribute value. | |
CDCHit to stroke width map highlighting the CDCHits with 0 drift length.
Definition at line 30 of file HitColorMapping.h.
|
inlinevirtualinherited |
Informal string summarizing the translation from the object to the attribute value.
Reimplemented in BackgroundTagColorMap, MCParticleColorMap, MCPDGCodeColorMap, MCPrimaryColorMap, PosFlagColorMap, RLColorMap, and SimHitPDGCodeColorMap.
Definition at line 37 of file Mapping.h.
|
inlinevirtualinherited |
Informal string summarizing the translation from the object to the attribute value.
Reimplemented in BackgroundTagColorMap, MCParticleColorMap, MCPDGCodeColorMap, MCPrimaryColorMap, PosFlagColorMap, RLColorMap, and SimHitPDGCodeColorMap.
Definition at line 37 of file Mapping.h.
Function call to map the CDCHit id and object to a stroke width.
Reimplemented from Mapping< const CDCHit >.
Definition at line 59 of file HitColorMapping.cc.