|
BmnRoot
|
#include <L1Triplet.h>
Public Member Functions | |
| L1Triplet () | |
| void | Set (unsigned int iHitL, unsigned int iHitM, unsigned int iHitR, unsigned int iStaL, unsigned int iStaM, unsigned int iStaR, unsigned char Level, unsigned char Qp, float Chi2) |
| THitI | GetLHit () const |
| THitI | GetMHit () const |
| THitI | GetRHit () const |
| unsigned char | GetLevel () const |
| unsigned char | GetQp () const |
| float | GetChi2 () const |
| float | GetQpOrig (float MaxInvMom) |
| int | GetLSta () const |
| int | GetMSta () const |
| int | GetRSta () const |
Public Attributes | |
| unsigned char | Cqp |
| std::vector< unsigned int > | neighbours |
Definition at line 4 of file L1Triplet.h.
|
inline |
Definition at line 24 of file L1Triplet.h.
References neighbours.
|
inline |
Definition at line 75 of file L1Triplet.h.
Referenced by L1Algo::CATrackFinder().
|
inline |
Definition at line 66 of file L1Triplet.h.
Referenced by L1Algo::CATrackFinder().
|
inline |
Definition at line 49 of file L1Triplet.h.
Referenced by L1Algo::CATrackFinder(), and L1AlgoDraw::DrawTriplets().
|
inline |
Definition at line 85 of file L1Triplet.h.
Referenced by L1Algo::CATrackFinder(), GetMSta(), and GetRSta().
|
inline |
Definition at line 52 of file L1Triplet.h.
Referenced by L1Algo::CATrackFinder(), and L1AlgoDraw::DrawTriplets().
|
inline |
Definition at line 89 of file L1Triplet.h.
References GetLSta().
Referenced by L1Algo::CATrackFinder().
|
inline |
Definition at line 71 of file L1Triplet.h.
Referenced by L1Algo::CATrackFinder(), and GetQpOrig().
|
inline |
Definition at line 81 of file L1Triplet.h.
References GetQp().
Referenced by L1Algo::CATrackFinder().
|
inline |
Definition at line 55 of file L1Triplet.h.
Referenced by L1Algo::CATrackFinder(), and L1AlgoDraw::DrawTriplets().
|
inline |
Definition at line 93 of file L1Triplet.h.
References GetLSta().
|
inline |
Definition at line 29 of file L1Triplet.h.
| unsigned char L1Triplet::Cqp |
Definition at line 20 of file L1Triplet.h.
Referenced by L1Algo::CATrackFinder().
| std::vector<unsigned int> L1Triplet::neighbours |
Definition at line 22 of file L1Triplet.h.
Referenced by L1Algo::CATrackFinder(), and L1Triplet().