xAOD::TEvent Member List

This is the complete list of members for xAOD::TEvent, including all inherited members.
addListener(TVirtualIncidentListener *listener)xAOD::TEvent
addNameRemap(const std::string &onfile, const std::string &newName)xAOD::TEvent
auxMode() const xAOD::TEvent
CACHE_SIZExAOD::TEvent [protected, static]
clearListeners()xAOD::TEvent
clearNameRemap()xAOD::TEvent
connectAux(const std::string &prefix,::Bool_t standalone)xAOD::TEvent [protected]
connectBranch(const std::string &key,::Bool_t silent=kFALSE)xAOD::TEvent [protected]
connectMetaAux(const std::string &prefix,::Bool_t standalone)xAOD::TEvent [protected]
connectMetaBranch(const std::string &key,::Bool_t silent=kFALSE)xAOD::TEvent [protected]
contains(const std::string &key)xAOD::TEvent [inline]
contains(const std::string &key, const std::type_info &ti,::Bool_t metadata=kFALSE)xAOD::TEvent [protected]
containsMeta(const std::string &key)xAOD::TEvent [inline]
copy(const std::string &key,::Int_t basketSize=32000,::Int_t splitLevel=0)xAOD::TEvent
copy(::Int_t basketSize=32000,::Int_t splitLevel=0)xAOD::TEvent
DEFAULT_KEYxAOD::TVirtualEvent [static]
dump()xAOD::TEvent
EAuxMode enum namexAOD::TEvent
EVENT_TREE_NAMExAOD::TEvent [protected, static]
fill()xAOD::TEvent
finishWritingTo(::TFile *file)xAOD::TEvent
getEntries() const xAOD::TEvent
getEntry(::Long64_t entry,::Int_t getall=0)xAOD::TEvent
getFile(::Long64_t file,::Int_t getall=0)xAOD::TEvent
getFiles() const xAOD::TEvent
getHash(const std::string &key) const xAOD::TEvent [virtual]
getInputObject(uint32_t key, const std::type_info &ti, bool silent=false)xAOD::TEvent [protected, virtual]
getInputObject(const std::string &key, const std::type_info &ti,::Bool_t silent=kFALSE,::Bool_t metadata=kFALSE)xAOD::TEvent [protected]
getKey(const void *obj) const xAOD::TEvent [virtual]
getName(const void *obj) const xAOD::TEvent [virtual]
getName(uint32_t hash) const xAOD::TEvent [virtual]
getOutputObject(uint32_t key, const std::type_info &ti)xAOD::TEvent [protected, virtual]
getOutputObject(const std::string &key, const std::type_info &ti,::Bool_t metadata=kFALSE) const xAOD::TEvent [protected]
hasAuxStore(const TObjectManager &mgr)xAOD::TEvent [protected, static]
initStats()xAOD::TEvent [protected]
inputEventFormat() const xAOD::TEvent
isAuxStore(const TObjectManager &mgr)xAOD::TEvent [protected, static]
isStandalone(const TObjectManager &mgr)xAOD::TEvent [protected, static]
kAthenaAccess enum valuexAOD::TEvent
kBranchAccess enum valuexAOD::TEvent
kClassAccess enum valuexAOD::TEvent
KEY_MASKxAOD::TVirtualEvent [static]
kUndefinedAccess enum valuexAOD::TEvent
Listener_t typedefxAOD::TEvent [protected]
m_auxItemListxAOD::TEvent [protected]
m_auxModexAOD::TEvent [protected]
m_entryxAOD::TEvent [protected]
m_inChainxAOD::TEvent [protected]
m_inChainTrackerxAOD::TEvent [protected]
m_inMetaTreexAOD::TEvent [protected]
m_inputEventFormatxAOD::TEvent [protected]
m_inputMetaObjectsxAOD::TEvent [protected]
m_inputObjectsxAOD::TEvent [protected]
m_inTreexAOD::TEvent [protected]
m_inTreeMissingxAOD::TEvent [protected]
m_inTreeNumberxAOD::TEvent [protected]
m_listenersxAOD::TEvent [protected]
m_nameRemappingxAOD::TEvent [protected]
m_outputEventFormatxAOD::TEvent [protected]
m_outputMetaObjectsxAOD::TEvent [protected]
m_outputObjectsxAOD::TEvent [protected]
m_outTreexAOD::TEvent [protected]
MakeTransientTree (defined in xAOD::TEvent)xAOD::TEvent [friend]
METADATA_TREE_NAMExAOD::TEvent [protected, static]
Object_t typedefxAOD::TEvent [protected]
outputEventFormat() const xAOD::TEvent
printIOStats() const xAOD::TEvent
printNameRemap() const xAOD::TEvent
putAux(::TTree &outTree, TVirtualManager &mgr,::Int_t basketSize=32000,::Int_t splitLevel=0,::Bool_t metadata=kFALSE)xAOD::TEvent [protected]
readFrom(::TFile *file, Bool_t useTreeCache=kTRUE, const char *treeName=EVENT_TREE_NAME)xAOD::TEvent
readFrom(::TTree *tree, Bool_t useTreeCache=kTRUE)xAOD::TEvent
record(T *obj, const std::string &key,::Int_t basketSize=32000,::Int_t splitLevel=0)xAOD::TEvent [inline]
record(std::unique_ptr< T > obj, const std::string &key,::Int_t basketSize=32000,::Int_t splitLevel=0)xAOD::TEvent [inline]
record(void *obj, const std::string &typeName, const std::string &key,::Int_t basketSize,::Int_t splitLevel,::Bool_t overwrite=kFALSE,::Bool_t metadata=kFALSE,::Bool_t isOwner=kTRUE)xAOD::TEvent [protected]
record(TAuxStore *store, const std::string &key,::Int_t basketSize,::Int_t splitLevel,::Bool_t ownsStore=kFALSE)xAOD::TEvent [protected]
recordAux(const std::string &key, SG::IAuxStoreHolder::AuxStoreType type=SG::IAuxStoreHolder::AST_ContainerStore, Int_t basketSize=32000, Int_t splitLevel=0)xAOD::TEvent
recordMeta(T *obj, const std::string &key,::Int_t basketSize=32000,::Int_t splitLevel=1)xAOD::TEvent [inline]
recordMeta(std::unique_ptr< T > obj, const std::string &key,::Int_t basketSize=32000,::Int_t splitLevel=1)xAOD::TEvent [inline]
removeListener(TVirtualIncidentListener *listener)xAOD::TEvent
retrieve(const T *&obj, const std::string &key)xAOD::TEvent [inline]
retrieve(T *&obj, const std::string &key)xAOD::TEvent [inline]
xAOD::TVirtualEvent::retrieve(const T *&obj, uint32_t key=DEFAULT_KEY, bool silent=false)xAOD::TVirtualEvent [inline]
xAOD::TVirtualEvent::retrieve(const T *&obj, const std::string &key, bool silent=false)xAOD::TVirtualEvent [inline]
retrieveMetaInput(const T *&obj, const std::string &key)xAOD::TEvent [inline]
retrieveMetaOutput(const T *&obj, const std::string &key)xAOD::TEvent [inline]
retrieveMetaOutput(T *&obj, const std::string &key)xAOD::TEvent [inline]
setActive() const xAOD::TEvent
setAuxItemList(const std::string &containerKey, const std::string &itemList)xAOD::TEvent
setAuxStore(TObjectManager &mgr,::Bool_t metadata=kFALSE)xAOD::TEvent [protected]
setUpDynamicStore(TObjectManager &mgr,::TTree *tree)xAOD::TEvent [protected]
TEvent(EAuxMode mode=kUndefinedAccess)xAOD::TEvent
TEvent(::TFile *file, EAuxMode mode=kUndefinedAccess)xAOD::TEvent
TEvent(::TTree *tree, EAuxMode mode=kUndefinedAccess)xAOD::TEvent
transientContains(const std::string &key) const xAOD::TEvent [inline]
transientContains(const std::string &key, const std::type_info &ti,::Bool_t metadata=kFALSE) const xAOD::TEvent [protected]
transientContainsMeta(const std::string &key) const xAOD::TEvent [inline]
writeTo(::TFile *file, Int_t autoFlush=200, const char *treeName=EVENT_TREE_NAME)xAOD::TEvent
xAOD::TEventBranch (defined in xAOD::TEvent)xAOD::TEvent [friend]
xAOD::TFileMerger (defined in xAOD::TEvent)xAOD::TEvent [friend]
xAOD::TMetaBranch (defined in xAOD::TEvent)xAOD::TEvent [friend]
xAOD::TTreeMgr (defined in xAOD::TEvent)xAOD::TEvent [friend]
~TEvent()xAOD::TEvent
~TVirtualEvent()xAOD::TVirtualEvent [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 1 Dec 2017 for RootCore Packages by  doxygen 1.6.1