|
ATLAS Offline Software
|
Go to the documentation of this file.
17 fEntries = m_event->getEntries();
39 return ::TTree::GetEntry(
entry, getall );
50 fBranches.Add(
br.release() );
xAOD::TEvent * m_event
Pointer to the TEvent reading the persistent tree.
xAODTEventTree(xAOD::TEvent &event, const char *name="CollectionTree", const char *title="xAOD transient tree")
Constructor with all the necessary parameters.
Transient TTree for interactive xAOD event data access.
void AddBranch(std::unique_ptr< xAODTEventBranch > br)
Function adding a new xAODTEventBranch to the tree.
ClassImp(xAODTEventTree) xAODTEventTree
POOL::TEvent event(POOL::TEvent::kClassAccess)
::Int_t getEntry(::Long64_t entry, ::Int_t getall=0)
Function loading a given entry of the input TTree.
virtual ::Int_t GetEntry(::Long64_t entry, ::Int_t getall=0)
Function overriding the base class's GetEntry(...)
Error
The different types of error that can be flagged in the L1TopoRDO.
Tool for accessing xAOD files outside of Athena.