Geant4 10.7.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 349 of file G4DeexPrecoParameters.cc.

350{
351 return par.StreamInfo(os);
352}
std::ostream & StreamInfo(std::ostream &os) const