|
|
|||
File indexing completed on 2025-12-17 09:21:43
0001 // Tell emacs that this is a C++ source 0002 // -*- C++ -*-. 0003 #ifndef G4DETECTORS_PHG4TRACKSTATUSDECODE_H 0004 #define G4DETECTORS_PHG4TRACKSTATUSDECODE_H 0005 0006 #include <string> 0007 0008 namespace PHG4TrackStatusDecode 0009 { 0010 std::string GetTrackStatus(const int istatus); 0011 } 0012 0013 #endif
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|