ATLAS Offline Software
Namespaces | Classes | Functions
Gaudi Namespace Reference

============================================================================= More...

Namespaces

 Parsers
 
 Utils
 

Classes

class  Property< SG::ReadCondHandle< T > & >
 
class  Property< SG::ReadHandle< T > & >
 
class  Property< SG::ReadHandleKeyArray< T > & >
 
class  Property< SG::UpdateHandle< T > & >
 
class  Property< SG::VarHandleBase & >
 
class  Property< SG::VarHandleKeyArray & >
 
class  Property< SG::WriteCondHandle< T > & >
 
class  Property< SG::WriteHandle< T > & >
 
class  Property< SG::WriteHandleKeyArray< T > & >
 
class  Property<::SG::ReadCondHandleKey< T > & >
 
class  Property<::SG::ReadDecorHandleKey< T > & >
 
class  Property<::SG::ReadHandleKey< T > & >
 
class  Property<::SG::UpdateHandleKey< T > & >
 
class  Property<::SG::VarHandleKey & >
 
class  Property<::SG::WriteCondHandleKey< T > & >
 
class  Property<::SG::WriteDecorHandleKey< T > & >
 
class  Property<::SG::WriteHandleKey< T > & >
 

Functions

IAppMgrUI * Init ()
 

Detailed Description

=============================================================================

Function Documentation

◆ Init()

IAppMgrUI * Gaudi::Init ( )

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

22  {
23  return AAH::initGaudi("POOLRootAccess/basic.opts");
24  }
AthAnalysisHelper::initGaudi
static IAppMgrUI * initGaudi(const char *options="")
initGaudi method starts the gaudi ApplicationMgr ready for working with all the components
Definition: AthAnalysisHelper.cxx:21