Geant4-11
Functions
G4DeexPrecoParameters.cc File Reference
#include "G4DeexPrecoParameters.hh"
#include "G4ApplicationState.hh"
#include "G4StateManager.hh"
#include "G4SystemOfUnits.hh"
#include "G4PhysicsModelCatalog.hh"
#include "G4DeexParametersMessenger.hh"
#include "G4HadronicParameters.hh"

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 343 of file G4DeexPrecoParameters.cc.

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