|
ATLAS Offline Software
|
Go to the documentation of this file.
10 #ifndef MUONIDHELPERS_STGCIDHELPER_H
11 #define MUONIDHELPERS_STGCIDHELPER_H
268 #endif // MUONIDHELPERS_STGCIDHELPER_H
int multilayer(const Identifier &id) const
std::array< unsigned int, s_detHashDim > m_detectorElement_hashes
IdDictFieldImplementation m_mplet_impl
static constexpr unsigned int s_detHashDim
unsigned int detEleHashIdx(const Identifier &id) const
virtual int initialize_from_dictionary(const IdDictMgr &dict_mgr) override
Initialization from the identifier dictionary.
bool LargeSector(int stationName) const
static int stationPhiMin()
unsigned int m_stationShift
Minimal station index found.
Identifier channelID(int stationName, int stationEta, int stationPhi, int multilayer, int gasGap, int channelType, int channel) const
bool measuresPhi(const Identifier &id) const override
returns measuresPhi
static constexpr unsigned int s_etaDim
-3, -2, -1, 1, 2, 3
static constexpr unsigned int s_modHashDim
static int multilayerMin()
int numberOfMultilayers(const Identifier &id) 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::size_type size_type
static int stationEtaMin()
IdDictFieldImplementation m_typ_impl
int channel(const Identifier &id) const override
static int stationPhiMax()
static constexpr unsigned int s_mlDim
2 multilayer
Identifier febID(const Identifier &channelID, int channelType) const
bool validElement(const Identifier &id) const
static int channelTypeMax()
int gasGap(const Identifier &id) const override
get the hashes
static constexpr unsigned int s_stDim
Small and big wedges.
static int stationEtaMax()
void idChannels(const Identifier &id, std::vector< Identifier > &vect) const
std::array< unsigned int, s_modHashDim > m_module_hashes
int stationPhi(const Identifier &id) const
size_type m_CHANNELTYPE_INDEX
int stgcTechnology() const
Utility methods.
static int multilayerMax()
Identifier padID(int stationName, int stationEta, int stationPhi, int multilayer, int gasGap, int channelType, int padEta, int padPhi) const
bool valid(const Identifier &id) const
IdDictFieldImplementation m_cha_impl
int stationEta(const Identifier &id) const
virtual int get_detectorElement_hash(const Identifier &id, IdentifierHash &hash_id) const override
Identifier parentID(const Identifier &id) const
static constexpr unsigned int s_phiDim
8 phi station
bool validChannel(const Identifier &id, int stationName, int stationEta, int stationPhi, int multilayer, int gasGap, int channelType, int channel) const
IdDictFieldImplementation m_gap_impl
Identifier elementID(int stationName, int stationEta, int stationPhi) const
int padPhi(const Identifier &id) const
virtual int get_module_hash(const Identifier &id, IdentifierHash &hash_id) const override
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
bool isStNameInTech(const std::string &stationName) const override
The valid element checks converted the identifier to a stationName string in order to assess whether ...
static int channelTypeMin()
bool SmallSector(int stationName) const
Identifier multilayerID(const Identifier &channeldID) const
int padEta(const Identifier &id) const
Identifier febID(int stationName, int stationEta, int stationPhi, int multilayer, int gasGap, int channelType) const
unsigned int moduleHashIdx(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...
virtual ~sTgcIdHelper()=default
Identifier hvID(int stationName, int stationEta, int stationPhi, int multilayer, int gasGap, bool isInnerQ1) const
int channelType(const Identifier &id) const
Identifier febID(const Identifier &channelID, int channelType, bool &isValid) const