|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONPRDTEST_CSCSDOVARIABLES_H
6 #define MUONPRDTEST_CSCSDOVARIABLES_H
17 bool fill(
const EventContext& ctx)
override final;
35 #endif // CSCSDOVARIABLES_H
VectorBranch< double > & m_csc_sdo_charge
VectorBranch< float > & m_csc_sdo_localPosX
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...
VectorBranch< float > & m_csc_sdo_localPosY
~CscSDOVariables()=default
TTree * tree() override final
Returns the underlying TTree object.
VectorBranch< int > & m_csc_sdo_barcode
CscIdentifierBranch m_csc_sdo_id
SG::ReadHandleKey< CscSimDataCollection > m_key
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
ThreeVectorBranch m_CSC_dig_globalPos
ScalarBranch< T > & newScalar(const std::string &name)
VectorBranch< int > & m_csc_sdo_word
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
ScalarBranch< unsigned int > & m_csc_nsdo
Branch to store all information of the CscIdentifier.
CscSDOVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)
bool declare_keys() override final