Belle II Software  release-05-02-19
TOFColorMap Class Reference

CDCHit to color map by their assoziated CDCSimHit::getFlightTime. More...

#include <HitColorMapping.h>

Inheritance diagram for TOFColorMap:
Collaboration diagram for TOFColorMap:

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 timeOfFlightToColor (const double timeOfFlight)
 Translates the given floating point time of flight to a color.
 
virtual std::string map (int index __attribute__((unused)), T &t __attribute__((unused)))
 Main function returning an attribute value for an object at the given index.
 
virtual std::string info ()
 Informal string summarizing the translation from the object to the attribute value.
 

Detailed Description

CDCHit to color map by their assoziated CDCSimHit::getFlightTime.

Definition at line 108 of file HitColorMapping.h.


The documentation for this class was generated from the following files: