Geant4  10.02
G4MPIhistoMerger Class Reference

#include <G4MPIhistoMerger.hh>

+ Collaboration diagram for G4MPIhistoMerger:

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 ()
 

Private Attributes

G4VAnalysisManagermanager
 
G4int destination
 
G4int verboseLevel
 

Detailed Description

Definition at line 38 of file G4MPIhistoMerger.hh.

Constructor & Destructor Documentation

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.

Member Function Documentation

void G4MPIhistoMerger::Merge ( )

Definition at line 44 of file G4MPIhistoMerger.cc.

References destination, G4cout, G4endl, G4MPImanager::kTAG_HISTO, manager, G4VAnalysisManager::Merge(), and verboseLevel.

Referenced by RunActionMaster::EndOfRunAction().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4MPIhistoMerger::SetDestinationRank ( G4int  i)
inline

Definition at line 46 of file G4MPIhistoMerger.hh.

References destination.

void G4MPIhistoMerger::SetScoringManager ( G4VAnalysisManager mgr)
inline

Definition at line 47 of file G4MPIhistoMerger.hh.

References manager.

void G4MPIhistoMerger::SetVerbosity ( G4int  ver)
inline

Definition at line 48 of file G4MPIhistoMerger.hh.

References verboseLevel.

Referenced by RunActionMaster::EndOfRunAction().

+ Here is the caller graph for this function:

Member Data Documentation

G4int G4MPIhistoMerger::destination
private

Definition at line 54 of file G4MPIhistoMerger.hh.

Referenced by Merge(), and SetDestinationRank().

G4VAnalysisManager* G4MPIhistoMerger::manager
private

Definition at line 53 of file G4MPIhistoMerger.hh.

Referenced by Merge(), and SetScoringManager().

G4int G4MPIhistoMerger::verboseLevel
private

Definition at line 55 of file G4MPIhistoMerger.hh.

Referenced by Merge(), and SetVerbosity().


The documentation for this class was generated from the following files: