|
MarlinTPC
1.2.0
|
Helper hit. More...
#include <GeneralBrokenLineInterfaceHelpers.h>
Public Member Functions | |
| gblHelperHit (const EVENT::TrackerHit &, const simpleHelix &, const bool, const bool, const int, const double) | |
| gblHelperHit (const double) | |
| TMatrixD | getLocalToMeasurementProjection () const |
| Get projection from local to measurement system. | |
| TVectorD | getResiduals () const |
| Get residuals. | |
| TMatrixDSym | getPrecision () const |
| Get precision. | |
| double | getS () const |
| Get arc-length. | |
| double | getPhi () const |
| Get phi (direction )of seed track. | |
| double | getEScaled () const |
| Get scaled Edep. | |
| bool | isMeasurement () const |
| Get measurement flag. | |
| bool | isValid () const |
| Get flag for valid prediction. | |
| unsigned int | getNumGlobals () const |
| std::vector< int > | getGlobalLabels () const |
| const TMatrixD & | getGlobalDerivatives () const |
Helper hit.
1.8.6