1 #ifndef Analysis_Tools_Vertex_h 2 #define Analysis_Tools_Vertex_h 1 26 #include "TLorentzVector.h" 40 Vertex(
const float &,
const float &,
const float &);
66 void x (
const float &);
68 void y (
const float &);
70 void z (
const float &);
72 void xe (
const float &);
74 void ye (
const float &);
76 void ze (
const float &);
78 void chi2(
const float &);
80 void ndof(
const float &);
82 void rho (
const float &);
84 void fake(
const bool &);
116 #endif // Analysis_Tools_Vertex_h