![]() |
Belle II Software
release-05-02-19
|
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. | |
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. | |
Color mapping showing the match status of the monte carlo track.
Definition at line 49 of file RecoTrackColorMapping.h.