|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
Definition of the G4ChannelingFastSimModel class FastSimulation Channeling model: calculates charge particle trajectories in oriented crystals in the field of crystal planes/axes either straight or bent. It is also possible to simulate radiation using Baier-Katkov method. More...
#include "G4VFastSimulationModel.hh"#include "globals.hh"#include "G4ios.hh"#include "G4ChannelingFastSimCrystalData.hh"#include <unordered_map>#include "G4BaierKatkov.hh"#include "G4LogicalVolume.hh"#include "G4ParticleTable.hh"Go to the source code of this file.
Classes | |
| class | G4ChannelingFastSimModel |
Definition of the G4ChannelingFastSimModel class FastSimulation Channeling model: calculates charge particle trajectories in oriented crystals in the field of crystal planes/axes either straight or bent. It is also possible to simulate radiation using Baier-Katkov method.
Definition in file G4ChannelingFastSimModel.hh.