EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PndDetectorList.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file PndDetectorList.h
1 // -------------------------------------------------------------------------
2 // ----- PndDetectorList.header file -----
3 // ----- Created 11/02/09 by M. Al-Turany -----
4 // -------------------------------------------------------------------------
5 
6 
9 #ifndef PNDDETECTORLIST_H
10 #define PNDDETECTORLIST_H 1
11 
12 enum DetectorId {
20  // A newer ROOT versions have kUnknown=1 defined somewhere; be creative;
31 };
32 
33 
34 
36 
37 #endif