1 #ifndef DecayVertexHists_h
2 #define DecayVertexHists_h
4 #include "travex/HistContainer.h"
5 #include "StVertexRootIO/TDecayVertex.h"
7 class StMuPrimaryVertex;
15 DecayVertexHists(
const std::string name, TDirectory* motherDir=
nullptr,
const std::string option=
"");
17 void FillHists(
const StMuPrimaryVertex &vertex,
const TDecayVertex& decayVtx);
DecayVertexHists(const std::string name, TDirectory *motherDir=nullptr, const std::string option="")
void FillHists(const StMuPrimaryVertex &vertex, const TDecayVertex &decayVtx)