Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4DeexPrecoParameters.cc File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 367 of file G4DeexPrecoParameters.cc.

368{
369 return par.StreamInfo(os);
370}
std::ostream & StreamInfo(std::ostream &os) const