ATLAS Offline Software
|
Digitize a given hit, determining the time and charge spread on wires, pads and strips. More...
#include <sTgcDigitMaker.h>
Public Attributes | |
const MuonGM::MuonDetectorManager * | detMgr {nullptr} |
const Muon::DigitEffiData * | efficiencies {nullptr} |
const NswCalibDbThresholdData * | thresholdData {nullptr} |
CLHEP::HepRandomEngine * | rndmEngine {nullptr} |
Digitize a given hit, determining the time and charge spread on wires, pads and strips.
Definition at line 57 of file sTgcDigitMaker.h.
const MuonGM::MuonDetectorManager* sTgcDigitMaker::DigiConditions::detMgr {nullptr} |
Definition at line 58 of file sTgcDigitMaker.h.
const Muon::DigitEffiData* sTgcDigitMaker::DigiConditions::efficiencies {nullptr} |
Definition at line 59 of file sTgcDigitMaker.h.
CLHEP::HepRandomEngine* sTgcDigitMaker::DigiConditions::rndmEngine {nullptr} |
Definition at line 61 of file sTgcDigitMaker.h.
const NswCalibDbThresholdData* sTgcDigitMaker::DigiConditions::thresholdData {nullptr} |
Definition at line 60 of file sTgcDigitMaker.h.