BmnRoot
Loading...
Searching...
No Matches
CbmL1SttTrackFinder Class Reference

#include <CbmL1SttTrackFinder.h>

Inheritance diagram for CbmL1SttTrackFinder:
[legend]
Collaboration diagram for CbmL1SttTrackFinder:
[legend]

Public Member Functions

 CbmL1SttTrackFinder (const char *name="CbmL1SttTrackFinder", Int_t iVerbose=1)
 
 ~CbmL1SttTrackFinder ()
 
InitStatus Init ()
 
InitStatus ReInit ()
 
void SetParContainers ()
 
void Exec (Option_t *option)
 
void Finish ()
 
 ClassDef (CbmL1SttTrackFinder, 1)
 

Detailed Description

Definition at line 13 of file CbmL1SttTrackFinder.h.

Constructor & Destructor Documentation

◆ CbmL1SttTrackFinder()

CbmL1SttTrackFinder::CbmL1SttTrackFinder ( const char *  name = "CbmL1SttTrackFinder",
Int_t  iVerbose = 1 
)

Constructor

Definition at line 44 of file CbmL1SttTrackFinder.cxx.

◆ ~CbmL1SttTrackFinder()

CbmL1SttTrackFinder::~CbmL1SttTrackFinder ( )

Destructor

Definition at line 51 of file CbmL1SttTrackFinder.cxx.

Member Function Documentation

◆ ClassDef()

CbmL1SttTrackFinder::ClassDef ( CbmL1SttTrackFinder  ,
 
)

◆ Exec()

◆ Finish()

void CbmL1SttTrackFinder::Finish ( )

Action after each event.

Definition at line 85 of file CbmL1SttTrackFinder.cxx.

◆ Init()

InitStatus CbmL1SttTrackFinder::Init ( )
  • FairTask methods Intialisation at begin of run. To be implemented in the derived class. @value Success If not kSUCCESS, task will be set inactive.

Definition at line 55 of file CbmL1SttTrackFinder.cxx.

References ReInit().

◆ ReInit()

InitStatus CbmL1SttTrackFinder::ReInit ( )

Reinitialisation. @value Success If not kSUCCESS, task will be set inactive.

Definition at line 60 of file CbmL1SttTrackFinder.cxx.

References CbmStsKFTrackFitter::Init().

Referenced by Init().

◆ SetParContainers()

void CbmL1SttTrackFinder::SetParContainers ( )

Intialise parameter containers.

Definition at line 81 of file CbmL1SttTrackFinder.cxx.


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