|  | Belle II Software release-09-00-04
    | 
CDCHit to color map by the isPrimary information as well as the secondary process type in case the particle is not primary. 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 seconday process codes to colors. | |
CDCHit to color map by the isPrimary information as well as the secondary process type in case the particle is not primary.
Definition at line 150 of file HitColorMapping.h.
| 
 | overridevirtual | 
Informal string summarizing the translation from seconday process codes to colors.
Reimplemented from Mapping< const CDCHit >.
Definition at line 326 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 306 of file HitColorMapping.cc.