|
BmnRoot
|
#include <L1AlgoPulls.h>
Public Member Functions | |
| TL1TrackParameters () | |
| TL1TrackParameters (L1TrackPar &T, int i) | |
| TL1TrackParameters (CbmL1MCPoint &T) | |
| double | operator[] (int i) |
| TL1TrackParameters | operator- (TL1TrackParameters &b) |
| TL1TrackParameters | operator/ (TL1TrackParameters &b) |
| void | Print () |
Public Attributes | |
| double | x |
| double | y |
| double | tx |
| double | ty |
| double | qp |
Static Public Attributes | |
| static const int | NParameters = 5 |
Definition at line 29 of file L1AlgoPulls.h.
|
inline |
Definition at line 35 of file L1AlgoPulls.h.
|
inline |
Definition at line 36 of file L1AlgoPulls.h.
|
inline |
Definition at line 37 of file L1AlgoPulls.h.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 69 of file L1AlgoPulls.h.
References qp, tx, ty, x, and y.
Referenced by L1AlgoPulls::Print().
|
static |
Definition at line 33 of file L1AlgoPulls.h.
Referenced by L1AlgoPulls::Build(), and L1AlgoPulls::Init().
| double TL1TrackParameters::qp |
Definition at line 31 of file L1AlgoPulls.h.
Referenced by L1AlgoPulls::AddOne(), operator-(), operator/(), operator[](), and Print().
| double TL1TrackParameters::tx |
Definition at line 31 of file L1AlgoPulls.h.
Referenced by L1AlgoPulls::AddOne(), operator-(), operator/(), operator[](), and Print().
| double TL1TrackParameters::ty |
Definition at line 31 of file L1AlgoPulls.h.
Referenced by L1AlgoPulls::AddOne(), operator-(), operator/(), operator[](), and Print().
| double TL1TrackParameters::x |
Definition at line 31 of file L1AlgoPulls.h.
Referenced by L1AlgoPulls::AddOne(), operator-(), operator/(), operator[](), and Print().
| double TL1TrackParameters::y |
Definition at line 31 of file L1AlgoPulls.h.
Referenced by L1AlgoPulls::AddOne(), operator-(), operator/(), operator[](), and Print().