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

Go to the source code of this file.

Classes

class  MMDetectorHelper
 

Typedefs

typedef std::map< std::string, MMDetectorDescription * > MicromegasMap
 
typedef std::map< std::string, MMDetectorDescription * > MicromegasMapSubType
 
typedef std::map< std::string, MMDetectorDescription * >::const_iterator MicromegasIterator
 
typedef std::pair< MMDetectorDescription *, AGDDDetectorPositioner * > AGDDPositionedDetector
 

Typedef Documentation

◆ AGDDPositionedDetector

Definition at line 22 of file MMDetectorHelper.h.

◆ MicromegasIterator

typedef std::map<std::string,MMDetectorDescription*>::const_iterator MicromegasIterator

Definition at line 20 of file MMDetectorHelper.h.

◆ MicromegasMap

typedef std::map<std::string,MMDetectorDescription*> MicromegasMap

Definition at line 18 of file MMDetectorHelper.h.

◆ MicromegasMapSubType

typedef std::map<std::string,MMDetectorDescription*> MicromegasMapSubType

Definition at line 19 of file MMDetectorHelper.h.