22 throw VertexException(
"KinematicRefittedTrackState::Fishy covariance called");
67 std::unique_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");
AlgebraicVector6 parameters() const override
AlgebraicVector4 kinematicMomentumVector() const
AlgebraicVector7 const & vector() const
The full vector (7 elements)
std::vector< ReferenceCountingPointer< RefittedTrackState< 6 > > > components() const override
virtual Propagator * clone() const =0
FreeTrajectoryState freeTrajectoryState() const override
static HepMC::IO_HEPEVT conv
ROOT::Math::SMatrix< double, 6, 6, ROOT::Math::MatRepSym< double, 6 > > AlgebraicSymMatrix66
GlobalVector globalMomentum() const
AlgebraicSymMatrix77 const & matrix() const
AlgebraicSymMatrix77 kinematicParametersCovariance() const
AlgebraicSymMatrix66 covariance() const override
AlgebraicVector4 momentumAtVertex
ROOT::Math::SVector< double, 6 > AlgebraicVector6
ParticleMass mass() const
ROOT::Math::SMatrix< double, 7, 7, ROOT::Math::MatRepSym< double, 7 > > AlgebraicSymMatrix77
ReferenceCountingPointer< RefittedTrackState< 6 > > stateWithNewWeight(const double newWeight) const override
ROOT::Math::SVector< double, 7 > AlgebraicVector7
KinematicParametersError const & kinematicParametersError() const
TrajectoryStateOnSurface trajectoryStateOnSurface(const Surface &surface) const override
GlobalPoint position() const override
KinematicParameters const & kinematicParameters() const
const MagneticField * magneticField() const
ExtendedPerigeeTrajectoryParameters extendedPerigeeFromKinematicParameters(const KinematicState &state, const GlobalPoint &point) const
KinematicRefittedTrackState(const KinematicState &st, const AlgebraicVector4 &mv)
AlgebraicVector7 kinematicParameters() const
TrajectoryStateOnSurface propagate(STA const &state, SUR const &surface) const
ReferenceCountingPointer< RefittedTrackState< 6 > > RefCountedRefittedTrackState
AlgebraicVector4 momentumVector() const override
FreeTrajectoryState freeTrajectoryState() const
ROOT::Math::SVector< double, 4 > AlgebraicVector4
GlobalPoint globalPosition() const
double weight() const override
reco::TransientTrack transientTrack() const override