Go to the documentation of this file.
17 throw VertexException(
"KinematicRefittedTrackState::Fishy covariance called");
52 std::unique_ptr<Propagator> thePropagator(
propagator.clone());
60 const double newWeight)
const {
61 std::cout <<
"WARNING: Change weight for Kinematic state called, weigt will stay to be equal 1." << std::endl;
66 std::vector<RefCountedRefittedTrackState>
result;
73 throw VertexException(
"KinematicRefittedTrackState::Can Not write a TransientTrack");
AlgebraicVector6 parameters() const override
AlgebraicVector4 kinematicMomentumVector() const
AlgebraicSymMatrix66 covariance() const override
GlobalPoint position() const override
static HepMC::IO_HEPEVT conv
std::vector< ReferenceCountingPointer< RefittedTrackState< 6 > > > components() const override
GlobalVector globalMomentum() const
ROOT::Math::SMatrix< double, 7, 7, ROOT::Math::MatRepSym< double, 7 > > AlgebraicSymMatrix77
AlgebraicVector7 kinematicParameters() const
ReferenceCountingPointer< RefittedTrackState< 6 > > stateWithNewWeight(const double newWeight) const override
double weight() const override
TrajectoryStateOnSurface trajectoryStateOnSurface(const Surface &surface) const override
ROOT::Math::SMatrix< double, 6, 6, ROOT::Math::MatRepSym< double, 6 > > AlgebraicSymMatrix66
KinematicParametersError const & kinematicParametersError() const
ReferenceCountingPointer< RefittedTrackState< 6 > > RefCountedRefittedTrackState
AlgebraicVector4 momentumVector() const override
AlgebraicSymMatrix77 const & matrix() const
KinematicRefittedTrackState(const KinematicState &st, const AlgebraicVector4 &mv)
AlgebraicVector4 momentumAtVertex
ROOT::Math::SVector< double, 7 > AlgebraicVector7
ROOT::Math::SVector< double, 6 > AlgebraicVector6
ParticleMass mass() const
ROOT::Math::SVector< double, 4 > AlgebraicVector4
FreeTrajectoryState freeTrajectoryState() const override
AlgebraicVector7 const & vector() const
The full vector (7 elements)
const MagneticField * magneticField() const
KinematicParameters const & kinematicParameters() const
reco::TransientTrack transientTrack() const override
FreeTrajectoryState freeTrajectoryState() const
TrajectoryStateOnSurface propagate(STA const &state, SUR const &surface) const
AlgebraicSymMatrix77 kinematicParametersCovariance() const
GlobalPoint globalPosition() const