23 #ifndef genfit_ProlateSpacepointMeasurement_h    24 #define genfit_ProlateSpacepointMeasurement_h    70 #endif // genfit_ProlateSpacepointMeasurement_h virtual AbsMeasurement * clone() const
Deep copy ctor for polymorphic class. 
 
Class for measurements implementing a space point hit geometry. 
 
Class for measurements implementing a space point hit geometry with a very prolate form of the covari...
 
TVector3 largestErrorDirection_
 
A state with arbitrary dimension defined in a DetPlane. 
 
ProlateSpacepointMeasurement(int nDim=3)
 
Object containing AbsMeasurement and AbsFitterInfo objects. 
 
virtual SharedPlanePtr constructPlane(const StateOnPlane &state) const
Contruct the virtual detector plane. 
 
Contains the measurement and covariance in raw detector coordinates. 
 
boost::shared_ptr< genfit::DetPlane > SharedPlanePtr
Shared Pointer to a DetPlane. 
 
virtual ~ProlateSpacepointMeasurement()
 
const TVector3 & getLargestErrorDirection()
 
void setLargestErrorDirection(const TVector3 &dir)