|  | Belle II Software release-09-00-04
    | 
CDCHit to color map by their assoziated CDCSimHit::getPosFlag property. 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 CDCSimHit::getPosFlag variable to colors. | |
CDCHit to color map by their assoziated CDCSimHit::getPosFlag property.
Definition at line 71 of file HitColorMapping.h.
| 
 | overridevirtual | 
Informal string summarizing the translation from CDCSimHit::getPosFlag variable to colors.
Reimplemented from Mapping< const CDCHit >.
Definition at line 123 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 110 of file HitColorMapping.cc.