5#ifndef MMDetectorHelper_H
6#define MMDetectorHelper_H
11#include "GaudiKernel/ServiceHandle.h"
std::map< std::string, MMDetectorDescription * > MicromegasMap
std::pair< MMDetectorDescription *, AGDDDetectorPositioner * > AGDDPositionedDetector
std::map< std::string, MMDetectorDescription * > MicromegasMapSubType
std::map< std::string, MMDetectorDescription * >::const_iterator MicromegasIterator
CxxUtils::LockedPointer< AGDDController > LockedController
MMDetectorDescription * Get_MMDetectorType(const std::string &type)
AGDDPositionedDetector Get_MMPositionedDetector(char type, int ieta, int iphi, int layer=1, char side='A')
ServiceHandle< IAGDDtoGeoSvc > m_svc
MicromegasIterator MM_end()
MMDetectorDescription * Get_MMDetectorSubType(const std::string &type)
IAGDDtoGeoSvc::LockedController Get_Controller()
MicromegasMap m_MicromegasList
MMDetectorDescription * Get_MMDetector(char type, int ieta, int iphi, int layer=1, char side='A')
MicromegasMapSubType m_MicromegasListSubType
MicromegasIterator MM_begin()