CbmRoot
Loading...
Searching...
No Matches
cbm::algo::ChainContext Struct Reference

#include <ChainContext.h>

Collaboration diagram for cbm::algo::ChainContext:
[legend]

Public Member Functions

 ChainContext ()
 
 ~ChainContext ()
 

Public Attributes

Options opts
 
RecoParams recoParams
 
std::unique_ptr< cbm::Monitor > monitor
 

Detailed Description

Definition at line 22 of file ChainContext.h.

Constructor & Destructor Documentation

◆ ChainContext()

ChainContext::ChainContext ( )

Definition at line 10 of file ChainContext.cxx.

◆ ~ChainContext()

ChainContext::~ChainContext ( )

Definition at line 11 of file ChainContext.cxx.

Member Data Documentation

◆ monitor

std::unique_ptr<cbm::Monitor> cbm::algo::ChainContext::monitor

Definition at line 30 of file ChainContext.h.

Referenced by cbm::algo::Reco::Init().

◆ opts

Options cbm::algo::ChainContext::opts

Definition at line 28 of file ChainContext.h.

Referenced by cbm::algo::Reco::Init().

◆ recoParams

RecoParams cbm::algo::ChainContext::recoParams

Definition at line 29 of file ChainContext.h.

Referenced by cbm::algo::Reco::Init().


The documentation for this struct was generated from the following files: