CbmRoot
L1Track Class Reference

#include <L1Track.h>

Static Public Member Functions

static bool compareCand (const L1Track &a, const L1Track &b)
 
static bool compare (const L1Track &a, const L1Track &b)
 

Public Attributes

unsigned char NHits
 
unsigned char n
 
float Momentum
 
float fTrackTime
 
fscal TFirst [7]
 
fscal CFirst [21]
 
fscal TLast [7]
 
fscal CLast [21]
 
fscal Tpv [7]
 
fscal Cpv [21]
 
fscal chi2
 
short int NDF
 
int FirstHitIndex
 
int LastHitIndex
 
int index
 
int ista
 

Detailed Description

Definition at line 20 of file L1Track.h.

Member Function Documentation

◆ compare()

static bool L1Track::compare ( const L1Track a,
const L1Track b 
)
inlinestatic

Definition at line 45 of file L1Track.h.

References Cpv.

◆ compareCand()

static bool L1Track::compareCand ( const L1Track a,
const L1Track b 
)
inlinestatic

Definition at line 33 of file L1Track.h.

References chi2, ista, and NHits.

Member Data Documentation

◆ CFirst

fscal L1Track::CFirst[21]

◆ chi2

◆ CLast

fscal L1Track::CLast[21]

◆ Cpv

fscal L1Track::Cpv[21]

Definition at line 25 of file L1Track.h.

Referenced by compare(), L1Algo::L1KFTrackFitter(), and L1Algo::L1KFTrackFitterMuch().

◆ FirstHitIndex

int L1Track::FirstHitIndex

Definition at line 28 of file L1Track.h.

◆ fTrackTime

float L1Track::fTrackTime

Definition at line 24 of file L1Track.h.

Referenced by L1Algo::CATrackFinder().

◆ index

int L1Track::index

Definition at line 29 of file L1Track.h.

◆ ista

int L1Track::ista

Definition at line 30 of file L1Track.h.

Referenced by compareCand().

◆ LastHitIndex

int L1Track::LastHitIndex

Definition at line 28 of file L1Track.h.

◆ Momentum

float L1Track::Momentum

Definition at line 24 of file L1Track.h.

Referenced by CbmL1::IdealTrackFinder().

◆ n

unsigned char L1Track::n

Definition at line 23 of file L1Track.h.

◆ NDF

short int L1Track::NDF

◆ NHits

◆ TFirst

◆ TLast

fscal L1Track::TLast[7]

◆ Tpv

fscal L1Track::Tpv[7]

Definition at line 25 of file L1Track.h.

Referenced by L1Algo::L1KFTrackFitter(), and L1Algo::L1KFTrackFitterMuch().


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