Geant4  10.01
G4MPIScorerMerger.cc File Reference
#include "G4MPIScorerMerger.hh"
#include <map>
#include <strstream>
+ 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; } }
 

Functions

std::ostream & operator<< (std::ostream &os, const G4MPIScorerMerger::convMap_t &cnv)
 
std::ostream & operator<< (std::ostream &os, G4THitsMap< double > &map)
 

Macro Definition Documentation

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
G4THitsMap< double > &  map 
)

Definition at line 59 of file G4MPIScorerMerger.cc.

References G4THitsMap< T >::GetMap(), G4VHitsCollection::GetName(), G4VHitsCollection::GetSDname(), and G4THitsMap< T >::GetSize().

+ Here is the call graph for this function: