Belle II Software
release-08-01-10
|
Color mapping showing the match status of the pattern recognition track. More...
#include <RecoTrackColorMapping.h>
Public Member Functions | |
std::string | map (int index, const RecoTrack &recoTrack) override |
Function call to map a reco tracks object to a color. | |
std::string | info () override |
Short description of the coloring scheme. | |
virtual std::string | map (int index, T &t) |
Main function returning an attribute value for an object at the given index. | |
Color mapping showing the match status of the pattern recognition track.
Definition at line 28 of file RecoTrackColorMapping.h.