Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4MPIToolsManager.hh>
Public Member Functions | |
G4MPIToolsManager (const G4AnalysisManagerState &state, tools::histo::hmpi *hmpi) | |
G4MPIToolsManager ()=delete | |
virtual | ~G4MPIToolsManager ()=default |
template<typename HT > | |
G4bool | Merge (const std::vector< std::pair< HT *, G4HnInformation * > > &hnVector) |
Definition at line 44 of file G4MPIToolsManager.hh.
|
inline |
Definition at line 47 of file G4MPIToolsManager.hh.
|
delete |
|
virtualdefault |
G4bool G4MPIToolsManager::Merge | ( | const std::vector< std::pair< HT *, G4HnInformation * > > & | hnVector | ) |
Referenced by G4ToolsAnalysisManager::MergeImpl().