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