Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4ecpssrBaseKxsModel.cc File Reference
#include <cmath>
#include <iostream>
#include "G4ecpssrBaseKxsModel.hh"
#include "globals.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4AtomicTransitionManager.hh"
#include "G4NistManager.hh"
#include "G4Proton.hh"
#include "G4Alpha.hh"
#include "G4SemiLogInterpolation.hh"
#include "G4Exp.hh"

Go to the source code of this file.

Functions

void print (G4double elem)
 

Function Documentation

◆ print()

void print ( G4double  elem)

Definition at line 108 of file G4ecpssrBaseKxsModel.cc.

109{
110 G4cout << elem << " ";
111}
G4GLOB_DLL std::ostream G4cout

Referenced by G4AttCheck::Check(), and G4INCL::NuclearDensity::NuclearDensity().