|  | Belle II Software release-09-00-04
    | 
CDCHit to color map by their local right left passage information from Monte Carlo truth. 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 right left passage variable to colors. | |
CDCHit to color map by their local right left passage information from Monte Carlo truth.
Definition at line 61 of file HitColorMapping.h.
| 
 | overridevirtual | 
Informal string summarizing the translation from right left passage variable to colors.
Reimplemented from Mapping< const CDCHit >.
Definition at line 105 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 92 of file HitColorMapping.cc.