#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"Go to the source code of this file.
1.4.7