7 h(
"hMcRecoVertexDeltaX")->SetBins(50, -0.01, 0.01);
8 h(
"hMcRecoVertexDeltaY")->SetBins(50, -0.01, 0.01);
9 h(
"hMcRecoVertexDeltaZ")->SetBins(50, -0.01, 0.01);
11 h(
"hVertexErrorX")->SetBins(50, 0, 0.05);
12 h(
"hVertexErrorY")->SetBins(50, 0, 0.05);
13 h(
"hVertexErrorZ")->SetBins(50, 0, 0.05);
StarVertexHftHistContainer(const std::string name, TDirectory *motherDir=nullptr, const std::string option="")