![]() |
Belle II Software
release-05-02-19
|
CDCHit to color map by the associated MCParticle::getPDG() 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 color. | |
std::string | info () override |
Informal string summarizing the translation from pdg codes to colors. | |
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. | |
CDCHit to color map by the associated MCParticle::getPDG()
Definition at line 150 of file HitColorMapping.h.