#include <TrackingRecHitGlobalState.h>
Public Types | |
typedef Basic3DVector< float > | Vector |
Public Attributes | |
float | errorR |
float | errorRPhi |
float | errorZ |
float | phi |
Vector | position |
float | r |
Definition at line 7 of file TrackingRecHitGlobalState.h.
typedef Basic3DVector<float> TrackingRecHitGlobalState::Vector |
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.
Referenced by Particle.Particle::__str__(), and ntupleDataFormat.Track::phiPull().
Vector TrackingRecHitGlobalState::position |
Definition at line 11 of file TrackingRecHitGlobalState.h.
float TrackingRecHitGlobalState::r |
Definition at line 12 of file TrackingRecHitGlobalState.h.