|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #ifndef ATHCONTAINERS_CLASSID_H
17 #define ATHCONTAINERS_CLASSID_H
20 #ifdef XAOD_STANDALONE
22 typedef unsigned int CLID;
23 static const CLID CLID_NULL = 0;
29 #include "GaudiKernel/ClassID.h"
35 #endif // not ATHCONTAINERS_CLASSID_H
uint32_t CLID
The Class ID type.