12 static const std::string preFixStr{
"L0Mu_"};
18 std::array<uint16_t, 4> zPosBins;
19 for (
size_t i = 0; i <
zPos.size(); ++i) {
21 zPosBins[i] = zPosBin;
24 acc(*
this) = zPosBins;
Helper class to provide type-safe access to aux data.
Helper class to provide constant type-safe access to aux data.
void setZPos(std::array< float, 4 > &zPos)
Set the z positions of the RPC sector logic.
static constexpr float s_zPosRange
range of the RPC hits z positions
static constexpr uint16_t s_zPosBitRange
12 bits for z position
std::array< uint16_t, 4 > zPos() const
Retrieve the global z positions of the RPC sector logic.
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.