star-travex
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
StarVertexHftHistContainer.h
Go to the documentation of this file.
1 #ifndef StarVertexHftHistContainer_h
2 #define StarVertexHftHistContainer_h
3 
5 
6 
8 {
9 public:
10 
11  StarVertexHftHistContainer(const std::string name, TDirectory* motherDir=nullptr, const std::string option="");
12 
13 };
14 
15 #endif
StarVertexHftHistContainer(const std::string name, TDirectory *motherDir=nullptr, const std::string option="")