ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4MPIscorerMerger.cc File Reference
#include "G4MPIscorerMerger.hh"
#include <map>
#include <ostream>
#include <algorithm>
#include <assert.h>
#include <functional>
#include "G4MPIutils.hh"
+ Include dependency graph for G4MPIscorerMerger.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; } }