CbmRoot
LxTBBinnedDetector Struct Reference

#include <LxTBTieTracks.h>

Collaboration diagram for LxTBBinnedDetector:
[legend]

Public Member Functions

 LxTBBinnedDetector (int nofl, int nofxb, int nofyb, int noftb, int binSizeT)
 
 LxTBBinnedDetector (const LxTBBinnedDetector &)=delete
 
LxTBBinnedDetectoroperator= (const LxTBBinnedDetector &)=delete
 
void Init ()
 
void Clear ()
 
void SetTSBegin (unsigned long long tsLowBound)
 
void AddStsTrack (const FairTrackParam &par, Double_t chiSq, Double_t time, Int_t selfId)
 
void TieTracks (LxTbBinnedFinder &fFinder)
 

Public Attributes

LxTBBinndedLayerfLayers
 
int fNofLayers
 
std::list< LxTBBinnedStsTrackfStsTracks
 
TClonesArray * fMuchTracks
 
TClonesArray * fGlobalTracks
 

Detailed Description

Definition at line 200 of file LxTBTieTracks.h.

Constructor & Destructor Documentation

◆ LxTBBinnedDetector() [1/2]

LxTBBinnedDetector::LxTBBinnedDetector ( int  nofl,
int  nofxb,
int  nofyb,
int  noftb,
int  binSizeT 
)

Definition at line 62 of file LxTBTieTracks.cxx.

References fLayers, fNofLayers, and i.

◆ LxTBBinnedDetector() [2/2]

LxTBBinnedDetector::LxTBBinnedDetector ( const LxTBBinnedDetector )
delete

Member Function Documentation

◆ AddStsTrack()

void LxTBBinnedDetector::AddStsTrack ( const FairTrackParam &  par,
Double_t  chiSq,
Double_t  time,
Int_t  selfId 
)

Definition at line 17 of file LxTBTieTracks.cxx.

References fStsTracks.

◆ Clear()

void LxTBBinnedDetector::Clear ( )

Definition at line 82 of file LxTBTieTracks.cxx.

References fLayers, fNofLayers, fStsTracks, and i.

◆ Init()

void LxTBBinnedDetector::Init ( )

Definition at line 77 of file LxTBTieTracks.cxx.

References fLayers, fNofLayers, and i.

◆ operator=()

LxTBBinnedDetector& LxTBBinnedDetector::operator= ( const LxTBBinnedDetector )
delete

◆ SetTSBegin()

void LxTBBinnedDetector::SetTSBegin ( unsigned long long  tsLowBound)

Definition at line 89 of file LxTBTieTracks.cxx.

References fLayers, fNofLayers, and i.

◆ TieTracks()

Member Data Documentation

◆ fGlobalTracks

TClonesArray* LxTBBinnedDetector::fGlobalTracks

Definition at line 205 of file LxTBTieTracks.h.

◆ fLayers

LxTBBinndedLayer* LxTBBinnedDetector::fLayers

Definition at line 201 of file LxTBTieTracks.h.

Referenced by Clear(), Init(), LxTBBinnedDetector(), SetTSBegin(), and TieTracks().

◆ fMuchTracks

TClonesArray* LxTBBinnedDetector::fMuchTracks

Definition at line 204 of file LxTBTieTracks.h.

◆ fNofLayers

int LxTBBinnedDetector::fNofLayers

Definition at line 202 of file LxTBTieTracks.h.

Referenced by Clear(), Init(), LxTBBinnedDetector(), SetTSBegin(), and TieTracks().

◆ fStsTracks

std::list<LxTBBinnedStsTrack> LxTBBinnedDetector::fStsTracks

Definition at line 203 of file LxTBTieTracks.h.

Referenced by AddStsTrack(), Clear(), and TieTracks().


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