Geant4 9.6.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"

Go to the source code of this file.

Functions

void print (G4double elem)
 

Function Documentation

◆ print()

void print ( G4double  elem)

Definition at line 107 of file G4ecpssrBaseKxsModel.cc.

108{
109 G4cout << elem << " ";
110}
G4DLLIMPORT std::ostream G4cout

Referenced by G4AttCheck::Check().