CbmRoot
Loading...
Searching...
No Matches
cbm::algo::SubChain Class Reference

#include <SubChain.h>

Inheritance diagram for cbm::algo::SubChain:
[legend]
Collaboration diagram for cbm::algo::SubChain:
[legend]

Public Member Functions

const ChainContextGetContext ()
 
void SetContext (const ChainContext *ctx)
 
const OptionsOpts () const
 
const RecoParamsParams () const
 
bool HasMonitor () const
 
Monitor & GetMonitor () const
 

Private Attributes

const ChainContextfContext = nullptr
 

Detailed Description

Definition at line 13 of file SubChain.h.

Member Function Documentation

◆ GetContext()

const ChainContext * cbm::algo::SubChain::GetContext ( )
inline

Definition at line 16 of file SubChain.h.

References fContext.

Referenced by cbm::algo::tof::TrackingInterface::Init(), and cbm::algo::TrackingSetup::Init().

◆ GetMonitor()

◆ HasMonitor()

◆ Opts()

◆ Params()

const RecoParams & cbm::algo::SubChain::Params ( ) const
inline

Definition at line 21 of file SubChain.h.

References fContext.

Referenced by cbm::algo::Reco::Init(), and cbm::algo::Reco::Run().

◆ SetContext()

void cbm::algo::SubChain::SetContext ( const ChainContext * ctx)
inline

Definition at line 18 of file SubChain.h.

References fContext.

Referenced by cbm::algo::Reco::Init(), and cbm::algo::TrackingSetup::Init().

Member Data Documentation

◆ fContext

const ChainContext* cbm::algo::SubChain::fContext = nullptr
private

Definition at line 34 of file SubChain.h.

Referenced by GetContext(), GetMonitor(), HasMonitor(), Opts(), Params(), and SetContext().


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