|
ATLAS Offline Software
|
Go to the documentation of this file.
19 if (!MuonDetMgr) {
return false; }
21 if (!rpcSdoContainer.isValid()) {
25 unsigned int n_sdo{0};
26 for (
const auto& coll : *rpcSdoContainer) {
36 std::vector<MuonSimData::Deposit> deposits;
46 int barcode = deposits[0].first.barcode();
const RpcReadoutElement * getRpcReadoutElement(const Identifier &id) const
access via extended identifier (requires unpacking)
virtual bool globalToLocal(const Amg::Vector3D &glob, const Amg::Vector3D &mom, Amg::Vector2D &loc) const override final
Specified for PlaneSurface: GlobalToLocal method without dynamic memory allocation - boolean checks i...
SG::ReadHandleKey< MuonSimDataCollection > m_key
Eigen::Matrix< double, 2, 1 > Vector2D
const MuonGM::MuonDetectorManager * getDetMgr(const EventContext &ctx) const
ThreeVectorBranch m_RPC_dig_globalPos
void push_back(const Identifier &id) override final
bool declare_keys() override final
virtual const Trk::PlaneSurface & surface() const override
access to chamber surface (phi orientation), uses the first gas gap
VectorBranch< int > & m_rpc_sdo_word
bool declare_dependency(Key &key)
Declares the ReadHandle/ ReadCondHandleKey as data dependency of the algorithm.
void push_back(const Amg::Vector3D &vec)
interface using the Amg::Vector3D
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...
void deposits(std::vector< Deposit > &deposits) const
std::string toString(const Translation3D &translation, int precision=4)
GeoPrimitvesToStringConverter.
void push_back(const Amg::Vector2D &vec)
interface using the Amg::Vector3D
VectorBranch< int > & m_rpc_sdo_barcode
void push_back(const T &value)
Adds a new element at the end of the vector.
VectorBranch< float > & m_rpc_sdo_globaltime
TwoVectorBranch m_RPC_dig_localPos
The MuonDetectorManager stores the transient representation of the Muon Spectrometer geometry and pro...
RpcSDOVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)
const Muon::IMuonIdHelperSvc * idHelperSvc() const
RpcIdentifierBranch m_rpc_sdo_id
ScalarBranch< unsigned int > & m_rpc_nsdo
const Amg::Vector3D globalPosition() const