|  | Belle II Software release-09-00-04
    | 
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. | |
CDCHit to color map by the associated MCParticle::getPDG()
Definition at line 140 of file HitColorMapping.h.
| 
 | overridevirtual | 
Informal string summarizing the translation from pdg codes to colors.
Reimplemented from Mapping< const CDCHit >.
Definition at line 286 of file HitColorMapping.cc.
| 
 | overridevirtual | 
Function call to map the CDCHit id and object to a color.
Reimplemented from Mapping< const CDCHit >.
Definition at line 272 of file HitColorMapping.cc.