22 throw VertexException(
"KinematicRefittedTrackState::Fishy covariance called");
67 std::auto_ptr<Propagator> thePropagator( propagator.
clone());
76 (
const double newWeight)
const
78 std::cout<<
"WARNING: Change weight for Kinematic state called, weigt will stay to be equal 1."<<std::endl;
80 const_cast<KinematicRefittedTrackState*>(
this));
85 std::vector<RefCountedRefittedTrackState>
result; result.reserve(1);
87 const_cast<KinematicRefittedTrackState*>(
this)));
95 throw VertexException(
"KinematicRefittedTrackState::Can Not write a TransientTrack");
TrajectoryStateOnSurface trajectoryStateOnSurface(const Surface &surface) const
AlgebraicVector4 kinematicMomentumVector() const
AlgebraicVector7 const & vector() const
The full vector (7 elements)
GlobalPoint position() const
virtual std::vector< ReferenceCountingPointer< RefittedTrackState< 6 > > > components() const
static HepMC::IO_HEPEVT conv
ROOT::Math::SMatrix< double, 6, 6, ROOT::Math::MatRepSym< double, 6 > > AlgebraicSymMatrix66
virtual Propagator * clone() const =0
GlobalVector globalMomentum() const
AlgebraicSymMatrix77 const & matrix() const
AlgebraicSymMatrix77 kinematicParametersCovariance() const
virtual double weight() const
FreeTrajectoryState freeTrajectoryState() const
AlgebraicVector4 momentumAtVertex
ROOT::Math::SVector< double, 6 > AlgebraicVector6
AlgebraicVector6 parameters() const
AlgebraicVector4 momentumVector() const
ParticleMass mass() const
ROOT::Math::SMatrix< double, 7, 7, ROOT::Math::MatRepSym< double, 7 > > AlgebraicSymMatrix77
ROOT::Math::SVector< double, 7 > AlgebraicVector7
AlgebraicSymMatrix66 covariance() const
KinematicParametersError const & kinematicParametersError() const
KinematicParameters const & kinematicParameters() const
virtual reco::TransientTrack transientTrack() const
const MagneticField * magneticField() const
ExtendedPerigeeTrajectoryParameters extendedPerigeeFromKinematicParameters(const KinematicState &state, const GlobalPoint &point) const
virtual ReferenceCountingPointer< RefittedTrackState< 6 > > stateWithNewWeight(const double newWeight) const
KinematicRefittedTrackState(const KinematicState &st, const AlgebraicVector4 &mv)
AlgebraicVector7 kinematicParameters() const
ReferenceCountingPointer< RefittedTrackState< 6 > > RefCountedRefittedTrackState
FreeTrajectoryState freeTrajectoryState() const
ROOT::Math::SVector< double, 4 > AlgebraicVector4
GlobalPoint globalPosition() const
tuple AnalyticalPropagator