Geant4  10.01.p03
G4MPIRunMerger.cc File Reference
#include "G4MPIRunMerger.hh"
#include <mpi.h>
+ Include dependency graph for G4MPIRunMerger.cc:

Go to the source code of this file.

Macros

#define DMSG(LVL, MSG)   { if ( verbose > LVL ) { G4cout << MSG << G4endl; } }
 

Macro Definition Documentation

#define DMSG (   LVL,
  MSG 
)    { if ( verbose > LVL ) { G4cout << MSG << G4endl; } }