10 throwExceptionUninitialized(
const char *where)
13 "Trying to access " << where <<
" for a RecHit that was read from disk, but since CMSSW_2_1_X local positions are transient.\n" <<
14 "If you want to get coarse position/error estimation from disk, please set: ComputeCoarseLocalPositionFromDisk = True \n " <<
15 " to the TransientTrackingRecHitBuilder you are using from RecoTracker/TransientTrackingRecHit/python/TTRHBuilders_cff.py";
19 throw cms::Exception(
"BaseTrackerRecHit") <<
"CLHEP is obsolete for Tracker Hits";
AlgebraicROOTObject< D, D >::SymMatrix & measuredErrors()
ROOT::Math::SMatrix< double, 2, 2, ROOT::Math::MatRepSym< double, 2 > > AlgebraicSymMatrix22
ROOT::Math::SVector< double, 1 > AlgebraicVector1
bool hasPositionAndError() const final
to be redefined by daughter class
virtual AlgebraicSymMatrix parametersError() const
CLHEP::HepMatrix AlgebraicMatrix
const GeomDet * det() const
void getKfComponents2D(KfComponentsHolder &holder) const
virtual AlgebraicVector parameters() const
AlgebraicROOTObject< D >::Vector & params()
CLHEP::HepVector AlgebraicVector
const AlgebraicVector5 & tsosLocalParameters() const
void getKfComponents1D(KfComponentsHolder &holder) const
AlgebraicROOTObject< D >::Vector & measuredParams()
CLHEP::HepSymMatrix AlgebraicSymMatrix
virtual AlgebraicMatrix projectionMatrix() const
AlgebraicROOTObject< D, D >::SymMatrix & errors()
const AlgebraicSymMatrix55 & tsosLocalErrors() const
ProjectMatrix< double, 5, D > & projFunc()
ROOT::Math::SVector< double, 2 > AlgebraicVector2
ROOT::Math::SMatrix< double, 1, 1, ROOT::Math::MatRepSym< double, 1 > > AlgebraicSymMatrix11