Geant4 11.1.1
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 344 of file G4DeexPrecoParameters.cc.

345{
346 return par.StreamInfo(os);
347}
std::ostream & StreamInfo(std::ostream &os) const