CMS 3D CMS Logo

List of all members | Public Types | Public Attributes
TrackingRecHitGlobalState Struct Reference

#include <TrackingRecHitGlobalState.h>

Public Types

typedef Basic3DVector< float > Vector
 

Public Attributes

float errorR
 
float errorRPhi
 
float errorZ
 
float phi
 
Vector position
 
float r
 

Detailed Description

Definition at line 8 of file TrackingRecHitGlobalState.h.

Member Typedef Documentation

Definition at line 11 of file TrackingRecHitGlobalState.h.

Member Data Documentation

float TrackingRecHitGlobalState::errorR

Definition at line 15 of file TrackingRecHitGlobalState.h.

float TrackingRecHitGlobalState::errorRPhi

Definition at line 15 of file TrackingRecHitGlobalState.h.

float TrackingRecHitGlobalState::errorZ

Definition at line 15 of file TrackingRecHitGlobalState.h.

float TrackingRecHitGlobalState::phi
Vector TrackingRecHitGlobalState::position

Definition at line 13 of file TrackingRecHitGlobalState.h.

float TrackingRecHitGlobalState::r

Definition at line 14 of file TrackingRecHitGlobalState.h.