|
ATLAS Offline Software
|
Go to the documentation of this file.
15 if (!MuonDetMgr) {
return false; }
25 unsigned int n_digits{0};
27 ATH_MSG_DEBUG(
"processing collection with size " << coll->size());
34 ATH_MSG_ERROR(
"TGCDigitVariables::fillVariables() - Failed to retrieve TGCReadoutElement for "<<
idHelperSvc()->tgcIdHelper().print_to_string(Id).c_str());
Eigen::Matrix< double, 2, 1 > Vector2D
size_t size() const
Duplicate of fullSize for backwards compatability.
const MuonGM::MuonDetectorManager * getDetMgr(const EventContext &ctx) const
virtual bool stripPosition(const Identifier &id, Amg::Vector2D &pos) const override
strip position If the strip number is outside the range of valid strips, the function will return fal...
virtual const Trk::PlaneSurface & surface() const override
access to chamber surface (phi orientation), uses the first gas gap
bool declare_dependency(Key &key)
Declares the ReadHandle/ ReadCondHandleKey as data dependency of the algorithm.
const TgcReadoutElement * getTgcReadoutElement(const Identifier &id) const
access via extended identifier (requires unpacking)
void push_back(const Amg::Vector3D &vec)
interface using the Amg::Vector3D
ScalarBranch< unsigned int > & m_TGC_nDigits
void push_back(const Identifier &id) override final
std::string toString(const Translation3D &translation, int precision=4)
GeoPrimitvesToStringConverter.
void push_back(const Amg::Vector2D &vec)
interface using the Amg::Vector3D
TgcDigitVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)
A TgcReadoutElement corresponds to a single TGC chamber; therefore typically a TGC station contains s...
size_type digit_size() const
void push_back(const T &value)
Adds a new element at the end of the vector.
bool fill(const EventContext &ctx) override final
The fill method checks if enough information is provided such that the branch is cleared from the inf...
Eigen::Matrix< double, 3, 1 > Vector3D
bool declare_keys() override final
The MuonDetectorManager stores the transient representation of the Muon Spectrometer geometry and pro...
ThreeVectorBranch m_TGC_dig_globalPos
SG::ReadHandleKey< TgcDigitContainer > m_key
const Muon::IMuonIdHelperSvc * idHelperSvc() const
Use IdentifiableContainer with TgcDigitCollection.
VectorBranch< uint8_t > & m_TGC_dig_bcId
virtual void localToGlobal(const Amg::Vector2D &locp, const Amg::Vector3D &mom, Amg::Vector3D &glob) const override final
Specified for PlaneSurface: LocalToGlobal method without dynamic memory allocation.
TwoVectorBranch m_TGC_dig_localPos
TgcIdentifierBranch m_TGC_dig_id