|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MuonPRDTEST_CSCPRDVARIABLES_H
6 #define MuonPRDTEST_CSCPRDVARIABLES_H
18 bool fill(
const EventContext& ctx)
override final;
34 #endif // MuonPRDTEST_CSCPRDVARIABLES_H
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...
~CSCPRDVariables()=default
ScalarBranch< unsigned int > & m_CSC_nPRD
This class provides conversion from CSC RDO data to CSC Digits.
TTree * tree() override final
Returns the underlying TTree object.
CSCPRDVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)
VectorBranch< int > & m_CSC_PRD_charge
bool declare_keys() override final
MuonPrepDataContainerT< CscPrepData > CscPrepDataContainer
VectorBranch< float > & m_CSC_PRD_localPosY
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
CscIdentifierBranch m_CSC_PRD_id
VectorBranch< float > & m_CSC_PRD_localPosX
ScalarBranch< T > & newScalar(const std::string &name)
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
VectorBranch< int > & m_CSC_PRD_time
ThreeVectorBranch m_CSC_PRD_globalPos
Branch to store all information of the CscIdentifier.
SG::ReadHandleKey< Muon::CscPrepDataContainer > m_key