4#ifndef MM_DIGITIZATIONR4_MMFASTDIGITOOL_H
5#define MM_DIGITIZATIONR4_MMFASTDIGITOOL_H
20 MmFastDigiTool(
const std::string&
type,
const std::string& name,
const IInterface* pIID);
23 StatusCode
finalize()
override final;
25 StatusCode
digitize(
const EventContext& ctx,
35 "Efficiency constants of the individual Rpc gasGaps"};
38 "Key of the parametrized NSW uncertainties"};
45 Gaudi::Property<double>
m_deadTime{
this,
"deadTime", 300. * Gaudi::Units::ns};
48 "If set to true hit with pdgId != 13 are skipped"};
49 Gaudi::Property<double>
m_energyThreshold{
this,
"EnergyThreshold", 50,
"Minimal energy to process an electron sim hit"};
Property holding a SG store/key/clid from which a WriteHandle is made.
This header ties the generic definitions in this package.
MuonSimHitContainer_v1 MuonSimHitContainer
Define the version of the pixel cluster container.