12 static const std::string preFixStr{
"L0Mu_"};
42 acc(*
this) = deltaPhiBin;
50 acc(*
this) = deltaThetaBin;
Helper class to provide type-safe access to aux data.
Helper class to provide constant type-safe access to aux data.
float deltaTheta() const
Retrieve the delta theta value wrt vector from IP to segment position.
static constexpr float s_dphiRange
static constexpr uint8_t DPHI_BIT_MASK
Bit mask for deltaPhi : 1 bit for sign and 3 bits.
static constexpr uint8_t DTHETA_BIT_MASK
Bit mask for deltaTheta : 1 bit for sign and 6 bits.
uint32_t nswSegment() const
Retrieve the NSW segments.
void setDeltaTheta(float dtheta)
Set the delta theta value.
float deltaPhi() const
Retrieve the delta phi wrt vector from IP to segment position.
void setDeltaPhi(float dphi)
Set the delta phi value.
void setNswSegment(uint32_t nswout)
Set the NSW segments.
static constexpr float s_dthetaRange
range of the RPC hits z positions
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
static const SG::AuxElement::Accessor< ElementLink< IParticleContainer > > acc("originalObjectLink")
Object used for setting/getting the dynamic decoration in question.