#include "G4AdjointBremsstrahlungModel.hh"#include "G4AdjointCSManager.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4Integrator.hh"#include "G4TrackStatus.hh"#include "G4ParticleChange.hh"#include "G4AdjointElectron.hh"#include "G4AdjointGamma.hh"#include "G4Electron.hh"#include "G4Timer.hh"#include "G4SeltzerBergerModel.hh"Go to the source code of this file.
1.4.7