5#ifndef MDT_DIGITIZATION_RT_RELATION_DB_DIGITOOL_H
6#define MDT_DIGITIZATION_RT_RELATION_DB_DIGITOOL_H
15#include "CLHEP/Random/RandFlat.h"
16#include "CLHEP/Random/RandGaussZiggurat.h"
17#include "Identifier/Identifier.h"
41 CLHEP::HepRandomEngine* rndmEngine)
const override final;
47 double innerTubeRadius,
49 CLHEP::HepRandomEngine* rndmEngine)
const;
51 static double getAdcResponse(
double radius, CLHEP::HepRandomEngine* rndmEngine) ;
54 "Conditions object containing the calibrations"};
58 Gaudi::Property<double>
m_effRadius{
this,
"EffectiveRadius", 14.4275};
The MuonDetectorManager stores the transient representation of the Muon Spectrometer geometry and pro...
Ensure that the Athena extensions are properly loaded.