ATLAS Offline Software
Loading...
Searching...
No Matches
MakeTransientTree.h File Reference
Include dependency graph for MakeTransientTree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.

Functions

TTransTrees MakeTransientTrees xAOD::ATLAS_NOT_THREAD_SAFE (::TFile *ifile, const char *treeName="CollectionTree", TEvent::EAuxMode mode=TEvent::kClassAccess)
 Function creating a transient event and metadata tree using an input file.
void ClearTransientTrees xAOD::ATLAS_NOT_THREAD_SAFE ()
 Function cleaning up the managed memory.
::TTree *MakeTransientTree xAOD::ATLAS_NOT_THREAD_SAFE (::TChain *ichain, TEvent::EAuxMode mode=TEvent::kClassAccess)
 Function creating a transient TTree object from a TChain pointing to the persistent trees.
::TTree *MakeTransientMetaTree xAOD::ATLAS_NOT_THREAD_SAFE (::TChain *ichain, const char *eventTreeName="CollectionTree", TEvent::EAuxMode mode=TEvent::kClassAccess)
 Function creating a transient TTree object representing the input files's metadata.