hpstr
The Heavy Photon Search Toolkit for Reconstruction (hpstr) provides an interface to physics data from the HPS experiment saved in the LCIO format and converts it into an ROOT based format.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Vertex Member List

This is the complete list of members for Vertex, including all inherited members.

addParticle(TObject *part)Vertex
chi2_Vertexprivate
ClassDef(Vertex, 1)Vertex
Clear(Option_t *option="")Vertex
covariance_Vertexprivate
getChi2() constVertexinline
getCovariance() constVertexinline
getID()Vertexinline
getInvMass() constVertexinline
getInvMassErr() constVertexinline
getNdf() constVertexinline
getP() constVertexinline
getP1() constVertexinline
getP1X() constVertexinline
getP1Y() constVertexinline
getP1Z() constVertexinline
getP2() constVertexinline
getP2X() constVertexinline
getP2Y() constVertexinline
getP2Z() constVertexinline
getParticles()Vertexinline
getPos() constVertexinline
getProbability() constVertexinline
getTgtConstrSigmaX() constVertexinline
getTgtConstrSigmaY() constVertexinline
getTgtConstrX() constVertexinline
getTgtConstrY() constVertexinline
getType() constVertexinline
getX() constVertexinline
getY() constVertexinline
getZ() constVertexinline
id_Vertexprivate
invM_Vertexprivate
invMerr_Vertexprivate
n_parts_Vertexprivate
ndf_Vertexprivate
p1_Vertexprivate
p2_Vertexprivate
p_Vertexprivate
parameters_Vertexprivate
parts_Vertexprivate
pos_Vertexprivate
probability_Vertexprivate
setChi2(const double chi2)Vertexinline
setCovariance(const std::vector< float > &vec)Vertex
setID(const int id)Vertexinline
setNdf(const double ndf)Vertexinline
setPos(const float *pos, bool rotate=false)Vertex
setPos(const TVector3 &pos)Vertex
setProbability(const float probability)Vertexinline
setType(const std::string &type)Vertexinline
setVtxParameters(const std::vector< float > &parameters)Vertex
setVtxParameters(const TLorentzVector &p1, const TLorentzVector &p2)Vertex
setVtxParameters(const TVector3 &p1, const TVector3 &p2, const double m)Vertex
setX(const double x)Vertexinline
setY(const double y)Vertexinline
setZ(const double z)Vertexinline
type_Vertexprivate
Vertex()Vertex
~Vertex()Vertex