|  | Belle II Software release-09-00-04
    | 
CDCHit to color map by the associated CDCSimHit::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 CDCSimHit::getPDG().
Definition at line 160 of file HitColorMapping.h.
| 
 | overridevirtual | 
Informal string summarizing the translation from pdg codes to colors.
Reimplemented from Mapping< const CDCHit >.
Definition at line 347 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 334 of file HitColorMapping.cc.