Go to the documentation of this file. 1 #ifndef RecoTauTag_ImpactParameter_TauA1NuConstrainedFitter_h
2 #define RecoTauTag_ImpactParameter_TauA1NuConstrainedFitter_h
17 #include "TMatrixTSym.h"
25 const TVector3 &PVertex,
26 const TMatrixTSym<double> &VertexCov);
47 static TVectorT<double>
TauRot(
const TVectorT<double> &inpar);
51 const TVectorD &
v, TLorentzVector &a1, TLorentzVector &nu,
double &phi,
double &
theta, TVector3 &TauDir);
56 TMatrixTSym<double>
cov;
static TVectorT< double > SolveAmbiguityAnalyticallywithRot(const TVectorT< double > &inpar, unsigned int ambiguity)
TVectorT< double > exppar
TauA1NuConstrainedFitter(unsigned int ambiguity, const LorentzVectorParticle &A1, const TVector3 &PVertex, const TMatrixTSym< double > &VertexCov)
TMatrixTSym< double > cov
static TVectorT< double > TauRot(const TVectorT< double > &inpar)
static void CovertParToObjects(const TVectorD &v, TLorentzVector &a1, TLorentzVector &nu, double &phi, double &theta, TVector3 &TauDir)
static TVectorT< double > ComputeNuLorentzVectorPar(const TVectorT< double > &inpar)
std::vector< LorentzVectorParticle > particles_
static TVectorT< double > SolveAmbiguityAnalytically(const TVectorT< double > &inpar, unsigned int ambiguity)
static TVectorT< double > ComputeExpParToPar(const TVectorT< double > &inpar)
Geom::Theta< T > theta() const
~TauA1NuConstrainedFitter() override
double getTauRotationSignificance()
static TVectorT< double > ComputeInitalExpPar(const TVectorT< double > &inpar)
static TVectorT< double > ComputeMotherLorentzVectorPar(const TVectorT< double > &inpar)
std::vector< LorentzVectorParticle > getRefitDaughters()
TMatrixTSym< double > cov_0
static TVectorT< double > ComputeA1LorentzVectorPar(const TVectorT< double > &inpar)
TMatrixTSym< double > expcov
LorentzVectorParticle getMother()