Geant4  10.03.p03
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4DeexPrecoParameters.cc File Reference
Include dependency graph for G4DeexPrecoParameters.cc:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const G4DeexPrecoParameters &par)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4DeexPrecoParameters par 
)

Definition at line 244 of file G4DeexPrecoParameters.cc.

245 {
246  return par.StreamInfo(os);
247 }
std::ostream & StreamInfo(std::ostream &os) const

Here is the call graph for this function: