Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONTESTERTREE_EVENTIDBRANCH_H
5 #define MUONTESTERTREE_EVENTIDBRANCH_H
9 #include "GaudiKernel/EventIDBase.h"
29 void operator=(
const EventIDBase& eventID);
30 void set(
const EventIDBase& eventID);
33 bool fill(
const EventContext&)
override final;
35 bool init()
override final;
void set(const EventIDBase &eventID)
ScalarBranch< unsigned > & m_timeStamp
ScalarBranch< unsigned > & m_lumiBlock
bool init() override final
Interface function from the IMuonTesterBranch
bool fill(const EventContext &) override final
Interface function from the IMuonTesterBranch.
std::string name() const override final
Returns the name of the branch.
Class to store array like branches into the n-tuples.
ScalarBranch< Long64_t > & m_eventNumber
Branch class to dump a EventIDBase object into a MuonTesterTree format.
ScalarBranch< T > & newScalar(const std::string &name)
MuonTesterTree & parent()
Returns the reference to the MuonTesterTree parent.
void operator=(const EventIDBase &eventID)
Fill the eventID information.
EventIDBranch(MuonTesterTree &parent, const std::string &objName)
Standard constructor.
ScalarBranch< unsigned > & m_runNumber