ATLAS Offline Software
|
#include "GeoPrimitives/GeoPrimitives.h"
#include "AGDDControl/IAGDD2GeoSvc.h"
#include "GaudiKernel/ServiceHandle.h"
#include <map>
#include <string>
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 std::pair<sTGCDetectorDescription*,AGDDDetectorPositioner*> AGDDPositionedDetector |
Definition at line 22 of file sTGCDetectorHelper.h.
typedef std::map<std::string,sTGCDetectorDescription*>::const_iterator sTGCIterator |
Definition at line 20 of file sTGCDetectorHelper.h.
typedef std::map<std::string,sTGCDetectorDescription*> sTGCMap |
Definition at line 18 of file sTGCDetectorHelper.h.
typedef std::map<std::string,sTGCDetectorDescription*> sTGCMapSubType |
Definition at line 19 of file sTGCDetectorHelper.h.