CbmRoot
L1Branch Struct Reference

#include <L1Branch.h>

Collaboration diagram for L1Branch:
[legend]

Public Member Functions

 L1Branch ()
 
void Set (unsigned char iStation, unsigned char Length, float Chi2, float Qp)
 

Static Public Member Functions

static bool compareCand (const L1Branch &a, const L1Branch &b)
 
static bool compareMomentum (const L1Branch &a, const L1Branch &b)
 
static bool comparePMomentum (const L1Branch *a, const L1Branch *b)
 

Public Attributes

unsigned char ista
 
char Momentum
 
char NHits
 
fscal chi2
 
int CandIndex
 
L1Vector< THitIStsHits
 

Detailed Description

Definition at line 27 of file L1Branch.h.

Constructor & Destructor Documentation

◆ L1Branch()

L1Branch::L1Branch ( )
inline

Definition at line 28 of file L1Branch.h.

References StsHits.

Member Function Documentation

◆ compareCand()

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

Definition at line 87 of file L1Branch.h.

References chi2, ista, and NHits.

Referenced by L1Algo::CATrackFinder().

◆ compareMomentum()

static bool L1Branch::compareMomentum ( const L1Branch a,
const L1Branch b 
)
inlinestatic

Definition at line 147 of file L1Branch.h.

References Momentum.

Referenced by comparePMomentum().

◆ comparePMomentum()

static bool L1Branch::comparePMomentum ( const L1Branch a,
const L1Branch b 
)
inlinestatic

Definition at line 150 of file L1Branch.h.

References compareMomentum().

◆ Set()

void L1Branch::Set ( unsigned char  iStation,
unsigned char  Length,
float  Chi2,
float  Qp 
)
inline

Definition at line 117 of file L1Branch.h.

References chi2, fabs(), ista, Momentum, NHits, and sqrt().

Referenced by L1Algo::CATrackFinder().

Member Data Documentation

◆ CandIndex

int L1Branch::CandIndex

Definition at line 47 of file L1Branch.h.

Referenced by L1Algo::CATrackFinder().

◆ chi2

fscal L1Branch::chi2

Definition at line 46 of file L1Branch.h.

Referenced by L1Algo::CATrackFinder(), compareCand(), and Set().

◆ ista

unsigned char L1Branch::ista

Definition at line 41 of file L1Branch.h.

Referenced by L1Algo::CATrackFinder(), compareCand(), and Set().

◆ Momentum

char L1Branch::Momentum

Definition at line 44 of file L1Branch.h.

Referenced by compareMomentum(), and Set().

◆ NHits

char L1Branch::NHits

◆ StsHits


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