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

#include <EndOfStreamContext.h>

Public Member Functions

 EndOfStreamContext (ServiceRegistryRef services, DataAllocator &allocator)
 
ServiceRegistryRef services ()
 
DataAllocatoroutputs ()
 

Public Attributes

ServiceRegistryRef mServices
 
DataAllocatormAllocator
 

Detailed Description

Definition at line 21 of file EndOfStreamContext.h.

Constructor & Destructor Documentation

◆ EndOfStreamContext()

o2::framework::EndOfStreamContext::EndOfStreamContext ( ServiceRegistryRef  services,
DataAllocator allocator 
)
inline

Definition at line 24 of file EndOfStreamContext.h.

Member Function Documentation

◆ outputs()

DataAllocator & o2::framework::EndOfStreamContext::outputs ( )
inline

Definition at line 31 of file EndOfStreamContext.h.

◆ services()

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

Definition at line 30 of file EndOfStreamContext.h.

Member Data Documentation

◆ mAllocator

DataAllocator& o2::framework::EndOfStreamContext::mAllocator

Definition at line 34 of file EndOfStreamContext.h.

◆ mServices

ServiceRegistryRef o2::framework::EndOfStreamContext::mServices

Definition at line 33 of file EndOfStreamContext.h.


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