1 #ifndef RecoVertex_VertexPrimitives_VertexState_H 2 #define RecoVertex_VertexPrimitives_VertexState_H 43 const double& weightInMix = 1.0)
53 const double& weightInMix = 1.0)
58 const double& weightInMix = 1.0)
bool isValid() const
Make the ReferenceCountingProxy method to check validity public.
double weightInMixture() const
VertexState(BasicVertexState *p)
VertexState(const GlobalPoint &pos, const double time, const GlobalError &posTimeErr, const double &weightInMix=1.0)
ProxyBase11< BasicVertexState > Proxy
VertexState(const reco::BeamSpot &beamSpot)
VertexState(const AlgebraicVector4 &weightTimesPosition, const GlobalWeight &posTimeWeight, const double &weightInMix=1.0)
GlobalError error() const
GlobalWeight weight() const
std::vector< VertexState > components() const
VertexState(const GlobalPoint &pos, const double time, const GlobalWeight &posTimeWeight, const double &weightInMix=1.0)
VertexState(const GlobalPoint &pos, const GlobalWeight &posWeight, const double &weightInMix=1.0)
ROOT::Math::SVector< double, 4 > AlgebraicVector4
AlgebraicVector4 weightTimesPosition4D() const
AlgebraicVector3 weightTimesPosition() const
GlobalWeight weight4D() const
ROOT::Math::SVector< double, 3 > AlgebraicVector3
VertexState(const GlobalPoint &pos, const GlobalError &posErr, const double &weightInMix=1.0)
VertexState & operator=(const VertexState &)=default
GlobalError error4D() const
VertexState(const AlgebraicVector3 &weightTimesPosition, const GlobalWeight &posWeight, const double &weightInMix=1.0)
GlobalPoint position() const