#include <TrackingRecHitGlobalState.h>
Public Types | |
using | Vector = Basic3DVector< float > |
Public Attributes | |
float | errorR |
float | errorRPhi |
float | errorZ |
float | phi |
Vector | position |
float | r |
Definition at line 8 of file TrackingRecHitGlobalState.h.
using TrackingRecHitGlobalState::Vector = Basic3DVector<float> |
Definition at line 9 of file TrackingRecHitGlobalState.h.
float TrackingRecHitGlobalState::errorR |
Definition at line 13 of file TrackingRecHitGlobalState.h.
float TrackingRecHitGlobalState::errorRPhi |
Definition at line 13 of file TrackingRecHitGlobalState.h.
float TrackingRecHitGlobalState::errorZ |
Definition at line 13 of file TrackingRecHitGlobalState.h.
float TrackingRecHitGlobalState::phi |
Definition at line 12 of file TrackingRecHitGlobalState.h.
Vector TrackingRecHitGlobalState::position |
Definition at line 11 of file TrackingRecHitGlobalState.h.
float TrackingRecHitGlobalState::r |
Definition at line 12 of file TrackingRecHitGlobalState.h.