|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef STGC_DIGITIZATIONR4_STGCFASTDIGITOOL_H
5 #define STGC_DIGITIZATIONR4_STGCFASTDIGITOOL_H
30 CLHEP::HepRandomEngine* rndEngine,
36 CLHEP::HepRandomEngine* rndEngine,
42 CLHEP::HepRandomEngine* rndEngine,
58 "Efficiency constants of the individual sTgc gasGaps"};
62 "Key of the parametrized NSW uncertainties"};
67 Gaudi::Property<bool>
m_digitizeStrip{
this,
"doStrips",
true,
"Digitize strip hits"};
68 Gaudi::Property<bool>
m_digitizeWire{
this,
"doWires",
true,
"Digitize wire hits"};
69 Gaudi::Property<bool>
m_digitizePads{
this,
"doPads",
false,
"Digitize pad hits"};
74 "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.