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