Import Geant4 10.3.0 source tree
This commit is contained in:
@@ -203,8 +203,8 @@ public:
|
||||
h1(const std::string& a_title,bn_t aXnumber,TC aXmin,TC aXmax)
|
||||
:parent(a_title,aXnumber,aXmin,aXmax){}
|
||||
|
||||
h1(const std::string& a_title,const std::vector<TC>& aEdges)
|
||||
:parent(a_title,aEdges){}
|
||||
h1(const std::string& a_title,const std::vector<TC>& a_edges)
|
||||
:parent(a_title,a_edges){}
|
||||
|
||||
virtual ~h1(){}
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user