Geant4 11.2.2
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 330 of file G4DeexPrecoParameters.cc.

331{
332 return par.StreamInfo(os);
333}
std::ostream & StreamInfo(std::ostream &os) const