1 #ifndef BasicSingleVertexState_H 2 #define BasicSingleVertexState_H 21 const double& weightInMix = 1.0);
28 const double& weightInMix = 1.0);
32 const double timeWeight,
33 const double& weightInMix = 1.0);
36 const double weightTimesTime,
37 const double timeWeight,
38 const double& weightInMix = 1.0);
44 const double& weightInMix = 1.0);
48 const double& weightInMix = 1.0);
51 const double& weightInMix = 1.0);
55 pointer clone()
const override {
return build<BasicSingleVertexState>(*this); }
60 double time()
const override;
void computeError() const
bool is4D() const override
double time() const override
void computeWeight() const
bool isValid() const override
GlobalError error() const override
GlobalPoint position() const override
pointer clone() const override
double timeError() const override
ROOT::Math::SVector< double, 4 > AlgebraicVector4
AlgebraicVector4 weightTimesPosition4D() const override
AlgebraicVector3 weightTimesPosition() const override
bool theWeightTimesPosAvailable
GlobalError error4D() const override
double weightInMixture() const override
ROOT::Math::SVector< double, 3 > AlgebraicVector3
GlobalWeight weight() const override
void computeWeightTimesPos() const
GlobalWeight weight4D() const override
void computePosition() const
AlgebraicVector4 theWeightTimesPos