Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
{ The transportation method implemented is the one from Ermak-McCammon : J. Chem. Phys. 69, 1352 (1978)} More...
#include <G4DNABrownianTransportation.hh>
Classes | |
struct | G4ITBrownianState |
Protected Member Functions | |
void | Diffusion (const G4Track &track) |
Protected Member Functions inherited from G4ITTransportation | |
G4bool | DoesGlobalFieldExist () |
void | SetInstantiateProcessState (G4bool flag) |
G4bool | InstantiateProcessState () |
Protected Member Functions inherited from G4VITProcess | |
void | RetrieveProcessInfo () |
void | CreateInfo () |
virtual void | ClearInteractionTimeLeft () |
virtual void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
virtual void | ClearNumberOfInteractionLengthLeft () |
void | SetInstantiateProcessState (G4bool flag) |
G4bool | InstantiateProcessState () |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VITProcess | |
static const size_t & | GetMaxProcessIndex () |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
{ The transportation method implemented is the one from Ermak-McCammon : J. Chem. Phys. 69, 1352 (1978)}
Definition at line 49 of file G4DNABrownianTransportation.hh.
G4DNABrownianTransportation::G4DNABrownianTransportation | ( | const G4String & | aName = "DNABrownianTransportation" , |
G4int | verbosityLevel = 1 |
||
) |
Definition at line 83 of file G4DNABrownianTransportation.cc.
|
virtual |
Definition at line 95 of file G4DNABrownianTransportation.cc.
G4DNABrownianTransportation::G4DNABrownianTransportation | ( | const G4DNABrownianTransportation & | other | ) |
Definition at line 98 of file G4DNABrownianTransportation.cc.
|
virtual |
Reimplemented from G4ITTransportation.
Definition at line 362 of file G4DNABrownianTransportation.cc.
|
virtual |
Reimplemented from G4ITTransportation.
Definition at line 314 of file G4DNABrownianTransportation.cc.
|
virtual |
Reimplemented from G4ITTransportation.
Definition at line 129 of file G4DNABrownianTransportation.cc.
|
virtual |
Reimplemented from G4ITTransportation.
Definition at line 142 of file G4DNABrownianTransportation.cc.
Definition at line 253 of file G4DNABrownianTransportation.cc.
Referenced by AlongStepDoIt().
G4DNABrownianTransportation & G4DNABrownianTransportation::operator= | ( | const G4DNABrownianTransportation & | other | ) |
Definition at line 110 of file G4DNABrownianTransportation.cc.
|
virtual |
Reimplemented from G4ITTransportation.
Definition at line 231 of file G4DNABrownianTransportation.cc.
|
virtual |
Reimplemented from G4ITTransportation.
Definition at line 122 of file G4DNABrownianTransportation.cc.
|
protected |
Definition at line 92 of file G4DNABrownianTransportation.hh.
Referenced by G4DNABrownianTransportation().
|
protected |
Definition at line 89 of file G4DNABrownianTransportation.hh.
Definition at line 95 of file G4DNABrownianTransportation.hh.
Referenced by BuildPhysicsTable(), and G4DNABrownianTransportation().
|
protected |
Definition at line 91 of file G4DNABrownianTransportation.hh.
Referenced by AlongStepGetPhysicalInteractionLength(), and G4DNABrownianTransportation().