ATLAS Offline Software
Loading...
Searching...
No Matches
xAODTMetaBranch.cxx File Reference
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}
StatusCode Init(const char *appname)
Function initialising ROOT/PyROOT for using the ATLAS EDM.
Definition Init.cxx:31