![]() |
Belle II Software development
|
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. | |
Color mapping showing the match status of the pattern recognition track.
Definition at line 28 of file RecoTrackColorMapping.h.
|
overridevirtual |
Short description of the coloring scheme.
Reimplemented from Mapping< const RecoTrack >.
Definition at line 52 of file RecoTrackColorMapping.cc.
Function call to map a reco tracks object to a color.
Reimplemented from Mapping< const RecoTrack >.
Definition at line 19 of file RecoTrackColorMapping.cc.