|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef MuonPRDTEST_MDTDigitVARIABLES_H 
    6 #define MuonPRDTEST_MDTDigitVARIABLES_H 
   17         bool fill(
const EventContext& ctx) 
override final;
 
   35 #endif  // MuonPRDTEST_MDTDigitVARIABLES_H 
  
MdtIdentifierBranch m_MDT_digit_id
Branch to store all information of the MDT identifier.
ThreeVectorBranch m_MDT_dig_localTubePos
VectorBranch< float > & m_MDT_dig_charge
ThreeVectorBranch m_MDT_dig_globalPos
VectorBranch< float > & m_MDT_dig_time
ScalarBranch< int > & m_MDT_nDigits
MdtDigitVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)
SG::ReadHandleKey< MdtDigitContainer > m_digitKey
TTree * tree() override final
Returns the underlying TTree object.
bool declare_keys() override final
~MdtDigitVariables()=default
VectorBranch< int > & m_MDT_dig_numberOfMultilayers
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
Use IdentifiableContainer with MdtDigitCollection.
ScalarBranch< T > & newScalar(const std::string &name)
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
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...