|
Geant4 11.3.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 "G4Step.hh"#include "G4TouchableHandle.hh"#include <vector>#include <CLHEP/Units/SystemOfUnits.h>#include <CLHEP/Units/PhysicalConstants.h>#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.