CbmRoot
|
#include <L1Branch.h>
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< THitI > | StsHits |
Definition at line 27 of file L1Branch.h.
|
inline |
Definition at line 28 of file L1Branch.h.
References StsHits.
Definition at line 87 of file L1Branch.h.
References chi2, ista, and NHits.
Referenced by L1Algo::CATrackFinder().
Definition at line 150 of file L1Branch.h.
References compareMomentum().
|
inline |
Definition at line 117 of file L1Branch.h.
References chi2, fabs(), ista, Momentum, NHits, and sqrt().
Referenced by L1Algo::CATrackFinder().
int L1Branch::CandIndex |
Definition at line 47 of file L1Branch.h.
Referenced by L1Algo::CATrackFinder().
fscal L1Branch::chi2 |
Definition at line 46 of file L1Branch.h.
Referenced by L1Algo::CATrackFinder(), compareCand(), and Set().
unsigned char L1Branch::ista |
Definition at line 41 of file L1Branch.h.
Referenced by L1Algo::CATrackFinder(), compareCand(), and Set().
char L1Branch::Momentum |
Definition at line 44 of file L1Branch.h.
Referenced by compareMomentum(), and Set().
char L1Branch::NHits |
Definition at line 44 of file L1Branch.h.
Referenced by L1Algo::BranchFitterFast(), L1Algo::CAFindTrack(), L1Algo::CATrackFinder(), compareCand(), L1Algo::FindMoreHits(), and Set().
Definition at line 50 of file L1Branch.h.
Referenced by L1Algo::BranchFitterFast(), L1Algo::CAFindTrack(), L1Algo::CATrackFinder(), L1Algo::FindMoreHits(), and L1Branch().