ATLAS Offline Software
Loading...
Searching...
No Matches
GeoModel Namespace Reference

Classes

class  TransientConstSharedPtr
 The TransientConstSharedPtr allows non-const access if the pointer itself is non-const but in the const case only a const pointer is returned The class takes the ownership of the object using a shared_ptr. More...

Enumerations

enum  GeoConfig {
  GEO_RUN1 , GEO_RUN2 , GEO_RUN3 , GEO_RUN4 ,
  GEO_TESTBEAM
}

Enumeration Type Documentation

◆ GeoConfig

Enumerator
GEO_RUN1 
GEO_RUN2 
GEO_RUN3 
GEO_RUN4 
GEO_TESTBEAM 

Definition at line 17 of file IGeoDbTagSvc.h.

17 {
23 };