|
Geant4
10.03.p03
|
#include "G4PolarizedComptonModel.hh"#include "G4PhysicalConstants.hh"#include "G4Electron.hh"#include "G4Gamma.hh"#include "Randomize.hh"#include "G4DataVector.hh"#include "G4ParticleChangeForGamma.hh"#include "G4StokesVector.hh"#include "G4PolarizationManager.hh"#include "G4PolarizationHelper.hh"#include "G4PolarizedComptonCrossSection.hh"#include "G4SystemOfUnits.hh"#include "G4Log.hh"#include "G4Exp.hh"
Go to the source code of this file.
Variables | |
| static const G4int | nlooplim = 10000 |
|
static |
Definition at line 70 of file G4PolarizedComptonModel.cc.