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