|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONPRDTEST_SEGMENTVARIABLES_H
6 #define MUONPRDTEST_SEGMENTVARIABLES_H
16 const std::string& containerKey,
20 bool fill(
const EventContext& ctx)
override final;
45 std::unordered_map<const xAOD::MuonSegment*, unsigned int>
m_idxLookUp{};
VectorBranch< uint8_t > & m_nTrigEtaLayers
unsigned int push_back(const xAOD::MuonSegment &segment)
std::unordered_map< const xAOD::MuonSegment *, unsigned int > m_idxLookUp
bool declare_keys() override final
SG::ReadHandleKey< xAOD::MuonSegmentContainer > m_key
Class describing a MuonSegment.
Property holding a SG store/key/clid from which a ReadHandle is made.
TTree * tree() override final
Returns the underlying TTree object.
VectorBranch< uint8_t > & m_sector
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< unsigned int > & m_nDoF
VectorBranch< uint8_t > & m_chamberIdx
VectorBranch< char > & m_etaIdx
SegmentVariables(MuonTesterTree &tree, const std::string &containerKey, const std::string &outName, MSG::Level msglvl)
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
VectorBranch< float > & m_chi2
VectorBranch< uint8_t > & m_nPrecHits
VectorBranch< uint8_t > & m_nTrigPhiLayers
Muon::NSW_PadTriggerSegment segment(const NSWL1::PadTrigger &data)