Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros 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 247 of file G4DeexPrecoParameters.cc.

248 {
249  return par.StreamInfo(os);
250 }
std::ostream & StreamInfo(std::ostream &os) const

Here is the call graph for this function: