Geant4  10.03
G4AttDef.cc File Reference
#include "G4AttDef.hh"
#include "G4AttDefStore.hh"
+ Include dependency graph for G4AttDef.cc:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const std::map< G4String, G4AttDef > *definitions)
 
std::ostream & operator<< (std::ostream &os, const std::map< G4String, G4AttDef > &definitions)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const std::map< G4String, G4AttDef > *  definitions 
)

Definition at line 37 of file G4AttDef.cc.

std::ostream& operator<< ( std::ostream &  os,
const std::map< G4String, G4AttDef > &  definitions 
)

Definition at line 49 of file G4AttDef.cc.

References G4AttDef::GetCategory(), G4AttDef::GetDesc(), G4AttDef::GetExtra(), G4AttDefStore::GetStoreKey(), G4AttDef::GetValueType(), and G4InuclParticleNames::name().

+ Here is the call graph for this function: