ATLAS Offline Software
Functions
xAODTMetaBranch.cxx File Reference
#include "xAODRootAccess/tools/xAODTMetaBranch.h"
#include "xAODRootAccess/tools/Message.h"
#include "xAODRootAccess/TEvent.h"
Include dependency graph for xAODTMetaBranch.cxx:

Go to the source code of this file.

Functions

 ClassImp (xAODTMetaBranch) xAODTMetaBranch
 

Function Documentation

◆ ClassImp()

ClassImp ( xAODTMetaBranch  )

Definition at line 10 of file xAODTMetaBranch.cxx.

15  : ::TBranchObject(),
16  m_event( &event ), m_ti( &ti ), m_object( nullptr ) {
17 
18  // Now that the object is established in memory, let's initialise it:
19  Init( &parent, 0, brName, brType, &m_object, 32000, 0, -1, kTRUE );
20 }
checkxAOD.brName
brName
Definition: Tools/PyUtils/bin/checkxAOD.py:113
event
POOL::TEvent event(POOL::TEvent::kClassAccess)
test_pyathena.parent
parent
Definition: test_pyathena.py:15
xAOD::Init
StatusCode Init(const char *appname)
Function initialising ROOT/PyROOT for using the ATLAS EDM.
Definition: Init.cxx:31