|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MDT_DIGITIZATIONR4_MDTDIGITIZATIONTOOL_H
5 #define MDT_DIGITIZATIONR4_MDTDIGITIZATIONTOOL_H
31 "Conditions object containing the calibrations"};
38 ToolHandle<IMDT_DigitizationTool>
m_digiTool{
this,
"DigitizationTool",
""};
42 Gaudi::Property<double>
m_deadTime{
this,
"DeadTime", 700.,
"MDT drift tube dead time"};
43 Gaudi::Property<bool>
m_digitizeMuonOnly{
this,
"ProcessTrueMuonsOnly",
false,
"If set to true hit with pdgId != 13 are skipped"};
::StatusCode StatusCode
StatusCode definition for legacy code.
This header ties the generic definitions in this package.