Project
Loading...
Searching...
No Matches
o2::framework::InitContext Class Reference

#include <InitContext.h>

Public Member Functions

 InitContext (ConfigParamRegistry &options, ServiceRegistryRef services)
 
ConfigParamRegistry const & options ()
 
ServiceRegistryRef services ()
 

Public Attributes

ConfigParamRegistrymOptions
 
ServiceRegistryRef mServices
 

Detailed Description

Definition at line 24 of file InitContext.h.

Constructor & Destructor Documentation

◆ InitContext()

o2::framework::InitContext::InitContext ( ConfigParamRegistry options,
ServiceRegistryRef  services 
)
inline

Definition at line 27 of file InitContext.h.

Member Function Documentation

◆ options()

ConfigParamRegistry const & o2::framework::InitContext::options ( )
inline

Definition at line 33 of file InitContext.h.

◆ services()

ServiceRegistryRef o2::framework::InitContext::services ( )
inline

Definition at line 34 of file InitContext.h.

Member Data Documentation

◆ mOptions

ConfigParamRegistry& o2::framework::InitContext::mOptions

Definition at line 36 of file InitContext.h.

◆ mServices

ServiceRegistryRef o2::framework::InitContext::mServices

Definition at line 37 of file InitContext.h.


The documentation for this class was generated from the following file: