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 | 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 std::pair<MMDetectorDescription*,AGDDDetectorPositioner*> AGDDPositionedDetector |
Definition at line 22 of file MMDetectorHelper.h.
typedef std::map<std::string,MMDetectorDescription*>::const_iterator MicromegasIterator |
Definition at line 20 of file MMDetectorHelper.h.
typedef std::map<std::string,MMDetectorDescription*> MicromegasMap |
Definition at line 18 of file MMDetectorHelper.h.
typedef std::map<std::string,MMDetectorDescription*> MicromegasMapSubType |
Definition at line 19 of file MMDetectorHelper.h.