31#ifndef G4MPIToolsManager_h
32#define G4MPIToolsManager_h 1
38#include "tools/impi_world"
39#include "tools/histo/hmpi"
48 tools::histo::hmpi* hmpi)
55 template <
typename HT>
57 const std::vector<G4HnInformation*>& hnVector);
60 template <
typename HT>
62 const std::vector<HT*>& htVector,
63 const std::vector<G4HnInformation*>& hnVector);
65 template <
typename HT>
67 const std::vector<HT*>& htVector,
68 const std::vector<G4HnInformation*>& hnVector);
71 static constexpr std::string_view
fkClass {
"G4MPIToolsManager" };