![]() |
Project
|
#include <InitContext.h>
Public Member Functions | |
| InitContext (ConfigParamRegistry &options, ServiceRegistryRef services) | |
| ConfigParamRegistry const & | options () |
| ServiceRegistryRef | services () |
Public Attributes | |
| ConfigParamRegistry & | mOptions |
| ServiceRegistryRef | mServices |
Definition at line 24 of file InitContext.h.
|
inline |
Definition at line 27 of file InitContext.h.
|
inline |
Definition at line 33 of file InitContext.h.
|
inline |
Definition at line 34 of file InitContext.h.
| ConfigParamRegistry& o2::framework::InitContext::mOptions |
Definition at line 36 of file InitContext.h.
| ServiceRegistryRef o2::framework::InitContext::mServices |
Definition at line 37 of file InitContext.h.