Class Reference for E1039 Core & Analysis Software
PHG4TrackStatusDecode.h
Go to the documentation of this file.
1 #ifndef PHG4TrackStatusDecode_h
2 #define PHG4TrackStatusDecode_h
3 
4 #include <string>
5 
7 {
8  std::string GetTrackStatus(const int istatus);
9 }
10 
11 #endif
std::string GetTrackStatus(const int istatus)