#include <G4MPIToolsManager.hh>
Definition at line 44 of file G4MPIToolsManager.hh.
virtual G4MPIToolsManager::~G4MPIToolsManager |
( |
| ) |
|
|
inlinevirtual |
template<typename T >
G4bool G4MPIToolsManager::Merge |
( |
const std::vector< T * > & |
htVector, |
|
|
const std::vector< G4HnInformation * > & |
hnVector |
|
) |
| |
|
inline |
Definition at line 176 of file G4MPIToolsManager.hh.
References fHmpi, fState, G4endl, G4Exception(), G4AnalysisManagerState::GetIsActivation(), G4AnalysisManagerState::GetVerboseL1(), G4AnalysisManagerState::GetVerboseL3(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, G4AnalysisVerbose::Message(), Receive(), and Send().
Referenced by G4ToolsAnalysisManager::MergeImpl().
template<typename T >
G4bool G4MPIToolsManager::Receive |
( |
G4int |
nofActiveT, |
|
|
const std::vector< T * > & |
htVector, |
|
|
const std::vector< G4HnInformation * > & |
hnVector |
|
) |
| |
|
private |
template<typename T >
G4bool G4MPIToolsManager::Send |
( |
G4int |
nofActiveT, |
|
|
const std::vector< T * > & |
htVector, |
|
|
const std::vector< G4HnInformation * > & |
hnVector |
|
) |
| |
|
private |
tools::histo::hmpi* G4MPIToolsManager::fHmpi |
|
private |
The documentation for this class was generated from the following file: