#include <G4VEmFluctuationModel.hh>
|
| virtual G4double | Dispersion (const G4Material *, const G4DynamicParticle *, const G4double tcut, const G4double tmax, const G4double length)=0 |
| |
| | G4VEmFluctuationModel (const G4String &nam) |
| |
| | G4VEmFluctuationModel (const G4VEmFluctuationModel &)=delete |
| |
| const G4String & | GetName () const |
| |
| virtual void | InitialiseMe (const G4ParticleDefinition *) |
| |
| G4VEmFluctuationModel & | operator= (const G4VEmFluctuationModel &right)=delete |
| |
| virtual G4double | SampleFluctuations (const G4MaterialCutsCouple *, const G4DynamicParticle *, const G4double tcut, const G4double tmax, const G4double length, const G4double meanLoss)=0 |
| |
| virtual void | SetParticleAndCharge (const G4ParticleDefinition *, G4double q2) |
| |
| virtual | ~G4VEmFluctuationModel () |
| |
Definition at line 67 of file G4VEmFluctuationModel.hh.
◆ G4VEmFluctuationModel() [1/2]
| G4VEmFluctuationModel::G4VEmFluctuationModel |
( |
const G4String & |
nam | ) |
|
|
explicit |
◆ ~G4VEmFluctuationModel()
| G4VEmFluctuationModel::~G4VEmFluctuationModel |
( |
| ) |
|
|
virtual |
◆ G4VEmFluctuationModel() [2/2]
◆ Dispersion()
◆ GetName()
| const G4String & G4VEmFluctuationModel::GetName |
( |
| ) |
const |
|
inline |
◆ InitialiseMe()
◆ operator=()
◆ SampleFluctuations()
◆ SetParticleAndCharge()
◆ fManager
◆ name
| const G4String G4VEmFluctuationModel::name |
|
private |
The documentation for this class was generated from the following files: