ATLAS Offline Software
Loading...
Searching...
No Matches
POOL Namespace Reference

Classes

class  TEvent

Functions

IAppMgrUI * Init (const char *options="POOLRootAccess/basic.opts")
 Bootstraps (creates and configures) the Gaudi Application with the provided options file.

Function Documentation

◆ Init()

IAppMgrUI * POOL::Init ( const char * options = "POOLRootAccess/basic.opts")

Bootstraps (creates and configures) the Gaudi Application with the provided options file.

Definition at line 29 of file PhysicsAnalysis/POOLRootAccess/src/TEvent.cxx.

29 {
30 return AAH::initGaudi(options); //see AthAnalysisHelper
31}
static IAppMgrUI * initGaudi(const char *options="")
initGaudi method starts the gaudi ApplicationMgr ready for working with all the components