Jpp  18.3.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JDetectorID.hh
Go to the documentation of this file.
1 #ifndef __JDETECTOR__JDETECTORID__
2 #define __JDETECTOR__JDETECTORID__
3 
4 #include "JLang/JObjectID.hh"
5 
6 
7 /**
8  * \author mdejong
9  */
10 
11 namespace JDETECTOR {}
12 namespace JPP { using namespace JDETECTOR; }
13 
14 namespace JDETECTOR {
15 
16  /**
17  * Type definition of detector identifier.
18  */
20 }
21 
22 #endif
Auxiliary class for object identification.
Definition: JObjectID.hh:22
JLANG::JObjectID JDetectorID
Type definition of detector identifier.
Definition: JDetectorID.hh:19