ATLAS Offline Software
Classes | Typedefs
sTGCDetectorHelper.h File Reference
#include "GeoPrimitives/GeoPrimitives.h"
#include "AGDDControl/IAGDD2GeoSvc.h"
#include "GaudiKernel/ServiceHandle.h"
#include <map>
#include <string>
Include dependency graph for sTGCDetectorHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sTGCDetectorHelper
 

Typedefs

typedef std::map< std::string, sTGCDetectorDescription * > sTGCMap
 
typedef std::map< std::string, sTGCDetectorDescription * > sTGCMapSubType
 
typedef std::map< std::string, sTGCDetectorDescription * >::const_iterator sTGCIterator
 
typedef std::pair< sTGCDetectorDescription *, AGDDDetectorPositioner * > AGDDPositionedDetector
 

Typedef Documentation

◆ AGDDPositionedDetector

Definition at line 22 of file sTGCDetectorHelper.h.

◆ sTGCIterator

typedef std::map<std::string,sTGCDetectorDescription*>::const_iterator sTGCIterator

Definition at line 20 of file sTGCDetectorHelper.h.

◆ sTGCMap

typedef std::map<std::string,sTGCDetectorDescription*> sTGCMap

Definition at line 18 of file sTGCDetectorHelper.h.

◆ sTGCMapSubType

typedef std::map<std::string,sTGCDetectorDescription*> sTGCMapSubType

Definition at line 19 of file sTGCDetectorHelper.h.