![]() |
ATLAS Offline Software
|
#include <sstream>#include <string>#include <vector>#include "AthenaKernel/IAthRNGSvc.h"#include "CLHEP/Geometry/Point3D.h"#include "CLHEP/Random/RandGaussZiggurat.h"#include "CLHEP/Random/RandomEngine.h"#include "GaudiKernel/PhysicalConstants.h"#include "GaudiKernel/ServiceHandle.h"#include "GaudiKernel/ToolHandle.h"#include "HitManagement/TimedHitCollection.h"#include "Identifier/Identifier.h"#include "MDT_Digitization/IMDT_DigitizationTool.h"#include "MDT_Digitization/MDT_SortedHitVector.h"#include "MDT_Response/MDT_Response.h"#include "MuonCondData/MdtCondDbData.h"#include "MuonIdHelpers/IMuonIdHelperSvc.h"#include "MuonSimEvent/MDTSimHit.h"#include "MdtCalibData/MdtCalibDataContainer.h"#include "MuonSimEvent/MDTSimHitCollection.h"#include "PileUpTools/PileUpMergeSvc.h"#include "PileUpTools/PileUpToolBase.h"#include "xAODEventInfo/EventInfo.h"#include "MuonDigitContainer/MdtDigitContainer.h"#include "MuonSimData/MuonSimData.h"#include "MuonSimData/MuonSimDataCollection.h"Go to the source code of this file.
Classes | |
| class | MdtDigitizationTool |
| In the initialize() method, the PileUpMerge and StoreGate services are initialized, and a pointer to an instance of the class MuonDetectorManager is retrieved from the detector store and used to obtain a MdtIdHelper.The MdtDigitContainer is initialized and the simulation identifier helper retrieved, together with the pointer to the digitization tool. More... | |
| struct | MdtDigitizationTool::GeoCorOut |
Namespaces | |
| namespace | MuonGM |
| Ensure that the Athena extensions are properly loaded. | |