ATLAS Offline Software
Classes | Namespaces
CLIDRegistry.h File Reference

a static registry of CLID->typeName entries. NOT for general use. Use ClassIDSvc instead. More...

#include "GaudiKernel/ClassID.h"
#include <vector>
#include <string>
#include <tuple>
#include <typeinfo>
Include dependency graph for CLIDRegistry.h:

Go to the source code of this file.

Classes

class  CLIDRegistry
 a static registry of CLID->typeName entries. NOT for general use. Use ClassIDSvc instead. More...
 

Namespaces

 CLIDdetail
 

Variables

allowed class id range
const unsigned long CLIDdetail::MINCLID = 256
 
const unsigned long CLIDdetail::MAXCLID = 2147483647
 2**31 - 1 More...
 
allowed class id range
const unsigned long CLIDdetail::MINCLID = 256
 
const unsigned long CLIDdetail::MAXCLID = 2147483647
 2**31 - 1 More...
 

Detailed Description

a static registry of CLID->typeName entries. NOT for general use. Use ClassIDSvc instead.

Author
Paolo Calafiura pcala.nosp@m.fiur.nosp@m.a@lbl.nosp@m..gov - ATLAS Collaboration

Definition in file CLIDRegistry.h.