31#ifndef G4TH2ToolsManager_h
32#define G4TH2ToolsManager_h 1
40 const std::array<G4HnDimension, 2>& bins,
41 const std::array<G4HnDimensionInformation, 2>& hnInfo);
46 tools::histo::h2d* ht,
47 const std::array<G4HnDimension, 2>& bins,
48 const std::array<G4HnDimensionInformation, 2>& hnInfo);
54 std::array<G4double, 2>& value,
G4double weight);
60 std::ofstream& output);