Geant4
10.03.p03
|
#include <G4MPIhistoMerger.hh>
Public Member Functions | |
G4MPIhistoMerger () | |
G4MPIhistoMerger (G4VAnalysisManager *mgr, G4int destination=G4MPImanager::kRANK_MASTER, G4int verbosity=0) | |
void | SetDestinationRank (G4int i) |
void | SetScoringManager (G4VAnalysisManager *mgr) |
void | SetVerbosity (G4int ver) |
void | Merge () |
Definition at line 38 of file G4MPIhistoMerger.hh.
G4MPIhistoMerger::G4MPIhistoMerger | ( | ) |
Definition at line 37 of file G4MPIhistoMerger.cc.
G4MPIhistoMerger::G4MPIhistoMerger | ( | G4VAnalysisManager * | mgr, |
G4int | destination = G4MPImanager::kRANK_MASTER , |
||
G4int | verbosity = 0 |
||
) |
Definition at line 41 of file G4MPIhistoMerger.cc.
void G4MPIhistoMerger::Merge | ( | ) |
Definition at line 44 of file G4MPIhistoMerger.cc.
Definition at line 46 of file G4MPIhistoMerger.hh.
|
inline |
Definition at line 47 of file G4MPIhistoMerger.hh.