#include <TrajectoryStateAccessor.h>
Public Member Functions | |
float | inversePtError () const |
TrajectoryStateAccessor (const FreeTrajectoryState &fts) | |
Private Attributes | |
const FreeTrajectoryState & | theFts |
Helper class to obtain the uncertainty on specific trajectory parameters.
Definition at line 10 of file TrajectoryStateAccessor.h.
|
inline |
Definition at line 12 of file TrajectoryStateAccessor.h.
float TrajectoryStateAccessor::inversePtError | ( | ) | const |
Definition at line 5 of file TrajectoryStateAccessor.cc.
References alignCSCRings::corr, FreeTrajectoryState::curvilinearError(), CurvilinearTrajectoryError::matrix(), FreeTrajectoryState::momentum(), pfMETCorrectionType0_cfi::par2, PV3DBase< T, PVType, FrameType >::perp2(), mathSSE::sqrt(), theFts, and PV3DBase< T, PVType, FrameType >::z().
Referenced by ThresholdPtTrajectoryFilter::test().
|
private |
Definition at line 17 of file TrajectoryStateAccessor.h.
Referenced by inversePtError().