 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MuonPRDTEST_MMRDOVARIABLES_H
6 #define MuonPRDTEST_MMRDOVARIABLES_H
18 bool fill(
const EventContext& ctx)
override final;
57 #endif // MuonPRDTEST_MMRDOVARIABLES_H
void enableSeededDump()
Dumps only hits which are marked by the dumpAllHitsInChamber method.
Ensure that the Athena extensions are properly loaded.
void dumpAllHitsInChamber(const MuonGM::MMReadoutElement &detEle)
Adds all hits in this particular chamber to the output n-tuple.
bool const RAWDATA *ch2 const
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
std::unordered_map< Identifier, unsigned int > m_filteredRDOs
Set of particular chambers to be dumped.
TTree * tree() override final
Returns the underlying TTree object.
VectorBranch< int > & m_NSWMM_rdo_charge
Branch to store all information of the MmIdentifier.
VectorBranch< double > & m_NSWMM_rdo_localPosY
VectorBranch< double > & m_NSWMM_rdo_localPosX
SG::ReadHandleKey< Muon::MM_RawDataContainer > m_rdokey
unsigned int push_back(const EventContext &ctx, const Muon::MM_RawData &rdo)
Adds a RDO to the output tree.
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
ThreeVectorBranch m_NSWMM_rdo_globalPos
std::unordered_set< IdentifierHash > m_filteredChamb
Set of chambers to be dumped.
VectorBranch< uint16_t > & m_NSWMM_rdo_relBcid
bool declare_keys() override final
ScalarBranch< T > & newScalar(const std::string &name)
MmIdentifierBranch m_NSWMM_rdo_id
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
~MMRDOVariables()=default
bool m_applyFilter
Apply a filter to dump the prds.
VectorBranch< int > & m_NSWMM_rdo_time
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...
unsigned int dump(const EventContext &ctx, const Muon::MM_RawData &rdo)
bool m_externalPush
Flag telling whether an external prd has been pushed.
MMRDOVariables(MuonTesterTree &tree, const std::string &container_name, MSG::Level msglvl)
ScalarBranch< unsigned int > & m_NSWMM_nRDO