|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LUCID_DIGISETTINGS_H
6 #define LUCID_DIGISETTINGS_H
8 #include "CLHEP/Units/SystemOfUnits.h"
9 #include "CLHEP/Units/PhysicalConstants.h"
void OverwriteDigiParValues()
void DefNewParameterInt(std::string, const std::string &, int *, int, int)
void Initialize(IMessageSvc *msgSvc)
int GetDigiParInt(const std::string &)
double m_tdcPmtNoiseFactor
void DefNewParameterDouble(std::string, const std::string &, double *, double, double)
double m_parValueNotSetByUserDouble
void SetDigiParInt(const std::string &, int)
int m_parValueNotSetByUserInt
std::string parDescription
double m_qdcFedNoiseFactor
msgSvc
Provide convenience handles for various services.
std::map< std::string, parDouble > m_doubleMap
void SetDigiParDouble(const std::string &, double)
std::string parDescription
double m_tdcFedNoiseFactor
=============================================================================
double GetDigiParDouble(const std::string &)
void OverwriteDigiParProperties(Gaudi::Algorithm *)
std::map< std::string, parInt > m_intMap