|
BOSS 8.0.0
BESIII Offline Software System
|
#include "TrkReco/TMDCUtil.h"#include "TrkReco/TMDCWireHitMC.h"#include "TrkReco/TTrack.h"#include "TrkReco/TTrackHEP.h"#include "TrkReco/TTrackMC.h"#include <cfloat>#include "MdcTables/MdcTables.h"Go to the source code of this file.
Functions | |
| std::string | TrackMCStatus (unsigned quality) |
| std::string | TrackMCStatus (const TTrackMC &m) |
| std::string | TrackMCStatus (const MdcRec_mctrk &m) |
| std::string | TrackMCQualityString (unsigned quality) |
| std::string TrackMCQualityString | ( | unsigned | quality | ) |
Definition at line 294 of file TTrackMC.cxx.
Referenced by TTrackMC::qualityString(), and TrackMCStatus().
| std::string TrackMCStatus | ( | const MdcRec_mctrk & | m | ) |
Definition at line 292 of file TTrackMC.cxx.
| std::string TrackMCStatus | ( | const TTrackMC & | m | ) |
Definition at line 290 of file TTrackMC.cxx.
| std::string TrackMCStatus | ( | unsigned | quality | ) |
Definition at line 277 of file TTrackMC.cxx.
Referenced by TrackMCStatus(), and TrackMCStatus().