 |
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef STGC_DIGITIZATIONR4_DIGITIZATIONTOOL_H
7 #define STGC_DIGITIZATIONR4_DIGITIZATIONTOOL_H
30 using MuonDigitizationTool::MuonDigitizationTool;
76 ToolHandle<Muon::INSWCalibSmearingTool>
m_smearingTool{
this,
"SmearingTool",
"Muon::NSWCalibSmearingTool/STGCCalibSmearingTool"};
77 ToolHandle<Muon::INSWCalibTool>
m_calibrationTool{
this,
"CalibrationTool",
"Muon::NSWCalibTool/STGCCalibTool"};
90 Gaudi::Property<double>
m_runVoltage{
this,
"operatingHVinkV" , 2.8};
92 "Use conditions data to get VMM charge threshold values"};
106 const double vmmDeadTime,
107 const bool isNeighbourOn,
113 const double vmmDeadTime,
115 const bool isNeighbourOn)
const;
Digitize a given hit, determining the time and charge spread on wires, pads and strips.
::StatusCode StatusCode
StatusCode definition for legacy code.
This header ties the generic definitions in this package.
Identifier identify() const
std::vector< std::unique_ptr< sTgcDigit > > sTgcDigitVec