Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONIDHELPERS_RPCIDHELPER_H
6 #define MUONIDHELPERS_RPCIDHELPER_H
249 #endif // MUONIDHELPERS_RPCIDHELPER_H
IdDictFieldImplementation m_mea_impl
Identifier parentID(const Identifier &id) const
Identifier elementID(int stationName, int stationEta, int stationPhi, int doubletR) const
bool validChannel(const Identifier &id, int stationName, int stationEta, int stationPhi, int doubletR, int doubletZ, int doubletPhi, int gasGap, int measuresPhi, int strip) const
int doubletZ(const Identifier &id) const
IdDictFieldImplementation m_dbr_impl
virtual ~RpcIdHelper()=default
static int stationPhiMin()
bool measuresPhi(const Identifier &id) const override
bool isExtraDetElId(const Identifier &id) const
static int doubletPhiMax()
IdDictFieldImplementation m_dbp_impl
Identifier padID(const Identifier &elementID, int doubletZ, int doubletPhi) const
int stationName(const Identifier &id) const
bool isValid(const T &p)
Av: we implement here an ATLAS-sepcific convention: all particles which are 99xxxxx are fine.
Identifier channelID(int stationName, int stationEta, int stationPhi, int doubletR, int doubletZ, int doubletPhi, int gasGap, int measuresPhi, int strip) const
IdDictFieldImplementation m_gap_impl
static int doubletPhiMin()
int gasGap(const Identifier &id) const override
get the hashes
Identifier::size_type size_type
static int stationPhiMax()
virtual int get_detectorElement_hash(const Identifier &id, IdentifierHash &hash_id) const override
size_type m_DOUBLETR_INDEX
size_type m_MEASURESPHI_INDEX
int doubletR(const Identifier &id) const
std::unordered_map< Identifier, unsigned int > m_detectorElement_hashes
std::unordered_map< Identifier, unsigned int > m_module_hashes
static int measuresPhiMin()
Identifier panelID(const Identifier &padID, int gasGap, int measuresPhi) const
int strip(const Identifier &id) const
IdDictFieldImplementation m_dbz_impl
static int measuresPhiMax()
void idChannels(const Identifier &id, std::vector< Identifier > &vect) const
size_type m_DOUBLETPHI_INDEX
int stationPhi(const Identifier &id) const
int channel(const Identifier &id) const override
Identifier gapID(const Identifier &padID, int gasGap) const
bool valid(const Identifier &id) const
static int stationEtaMax()
int stationEta(const Identifier &id) const
virtual int init_detectorElement_hashes() override
bool validElement(const Identifier &id) const
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Identifier doubletZID(const Identifier &id) const
IdDictFieldImplementation is used to capture the specification of a single field of an Identifier.
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
IdDictFieldImplementation m_str_impl
virtual int initialize_from_dictionary(const IdDictMgr &dict_mgr) override
Initialization from the identifier dictionary.
static int stationEtaMin()
size_type m_DOUBLETZ_INDEX
bool validPad(const Identifier &id) const
int rpcTechnology() const
Utility methods.
int doubletPhi(const Identifier &id) const
virtual int get_module_hash(const Identifier &id, IdentifierHash &hash_id) const override
bool isStNameInTech(const std::string &stationName) const override
The valid element checks converted the identifier to a stationName string in order to assess whether ...