|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONPRDTEST_MMSDOVARIABLES_H
6 #define MUONPRDTEST_MMSDOVARIABLES_H
18 bool fill(
const EventContext& ctx)
override final;
37 #endif // MMSDOVARIABLES_H
ThreeVectorBranch m_NSWMM_dig_globalPos
VectorBranch< float > & m_NSWMM_sdo_localPosY
MmIdentifierBranch m_NSWMM_sdo_id
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...
ScalarBranch< unsigned int > & m_NSWMM_nsdo
TTree * tree() override final
Returns the underlying TTree object.
Branch to store all information of the MmIdentifier.
~MMSDOVariables()=default
bool declare_keys() override final
VectorBranch< float > & m_NSWMM_sdo_localPosX
VectorBranch< int > & m_NSWMM_sdo_barcode
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
SG::ReadHandleKey< MuonSimDataCollection > m_key
VectorBranch< float > & m_NSWMM_sdo_globaltime
ScalarBranch< T > & newScalar(const std::string &name)
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
VectorBranch< int > & m_NSWMM_sdo_word
MMSDOVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)