Geant4  10.02
G4DNABornExcitationModel2 Class Reference

#include <G4DNABornExcitationModel2.hh>

+ Inheritance diagram for G4DNABornExcitationModel2:
+ Collaboration diagram for G4DNABornExcitationModel2:

Public Member Functions

 G4DNABornExcitationModel2 (const G4ParticleDefinition *p=0, const G4String &nam="DNABornExcitationModel")
 
virtual ~G4DNABornExcitationModel2 ()
 
virtual void Initialise (const G4ParticleDefinition *, const G4DataVector &=*(new G4DataVector()))
 
virtual G4double CrossSectionPerVolume (const G4Material *material, const G4ParticleDefinition *p, G4double ekin, G4double emin, G4double emax)
 
virtual G4double GetPartialCrossSection (const G4Material *, G4int level, const G4ParticleDefinition *, G4double kineticEnergy)
 
virtual void SampleSecondaries (std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin, G4double maxEnergy)
 
void SelectStationary (G4bool input)
 
- Public Member Functions inherited from G4VEmModel
 G4VEmModel (const G4String &nam)
 
virtual ~G4VEmModel ()
 
virtual void InitialiseLocal (const G4ParticleDefinition *, G4VEmModel *masterModel)
 
virtual void InitialiseForMaterial (const G4ParticleDefinition *, const G4Material *)
 
virtual void InitialiseForElement (const G4ParticleDefinition *, G4int Z)
 
virtual G4double ComputeDEDXPerVolume (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=DBL_MAX)
 
virtual G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, G4double kinEnergy, G4double Z, G4double A=0., G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
virtual G4double ComputeCrossSectionPerShell (const G4ParticleDefinition *, G4int Z, G4int shellIdx, G4double kinEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
virtual G4double ChargeSquareRatio (const G4Track &)
 
virtual G4double GetChargeSquareRatio (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual G4double GetParticleCharge (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual void StartTracking (G4Track *)
 
virtual void CorrectionsAlongStep (const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double &eloss, G4double &niel, G4double length)
 
virtual G4double Value (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy)
 
virtual G4double MinPrimaryEnergy (const G4Material *, const G4ParticleDefinition *, G4double cut=0.0)
 
virtual G4double MinEnergyCut (const G4ParticleDefinition *, const G4MaterialCutsCouple *)
 
virtual void SetupForMaterial (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual void DefineForRegion (const G4Region *)
 
virtual void ModelDescription (std::ostream &outFile) const
 
void InitialiseElementSelectors (const G4ParticleDefinition *, const G4DataVector &)
 
std::vector
< G4EmElementSelector * > * 
GetElementSelectors ()
 
void SetElementSelectors (std::vector< G4EmElementSelector * > *)
 
G4double ComputeDEDX (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=DBL_MAX)
 
G4double CrossSection (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4double ComputeMeanFreePath (const G4ParticleDefinition *, G4double kineticEnergy, const G4Material *, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, const G4Element *, G4double kinEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4int SelectIsotopeNumber (const G4Element *)
 
const G4ElementSelectRandomAtom (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
const G4ElementSelectRandomAtom (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4int SelectRandomAtomNumber (const G4Material *)
 
void SetParticleChange (G4VParticleChange *, G4VEmFluctuationModel *f=0)
 
void SetCrossSectionTable (G4PhysicsTable *, G4bool isLocal)
 
G4ElementDataGetElementData ()
 
G4PhysicsTableGetCrossSectionTable ()
 
G4VEmFluctuationModelGetModelOfFluctuations ()
 
G4VEmAngularDistributionGetAngularDistribution ()
 
void SetAngularDistribution (G4VEmAngularDistribution *)
 
G4double HighEnergyLimit () const
 
G4double LowEnergyLimit () const
 
G4double HighEnergyActivationLimit () const
 
G4double LowEnergyActivationLimit () const
 
G4double PolarAngleLimit () const
 
G4double SecondaryThreshold () const
 
G4bool LPMFlag () const
 
G4bool DeexcitationFlag () const
 
G4bool ForceBuildTableFlag () const
 
G4bool UseAngularGeneratorFlag () const
 
void SetAngularGeneratorFlag (G4bool)
 
void SetHighEnergyLimit (G4double)
 
void SetLowEnergyLimit (G4double)
 
void SetActivationHighEnergyLimit (G4double)
 
void SetActivationLowEnergyLimit (G4double)
 
G4bool IsActive (G4double kinEnergy)
 
void SetPolarAngleLimit (G4double)
 
void SetSecondaryThreshold (G4double)
 
void SetLPMFlag (G4bool val)
 
void SetDeexcitationFlag (G4bool val)
 
void SetForceBuildTable (G4bool val)
 
void SetMasterThread (G4bool val)
 
G4bool IsMaster () const
 
G4double MaxSecondaryKinEnergy (const G4DynamicParticle *dynParticle)
 
const G4StringGetName () const
 
void SetCurrentCouple (const G4MaterialCutsCouple *)
 
const G4ElementGetCurrentElement () const
 
const G4IsotopeGetCurrentIsotope () const
 
G4bool IsLocked () const
 
void SetLocked (G4bool)
 

Protected Attributes

G4ParticleChangeForGammafParticleChangeForGamma
 
- Protected Attributes inherited from G4VEmModel
G4ElementDatafElementData
 
G4VParticleChangepParticleChange
 
G4PhysicsTablexSectionTable
 
const std::vector< G4double > * theDensityFactor
 
const std::vector< G4int > * theDensityIdx
 
size_t idxTable
 

Private Member Functions

G4int RandomSelect (G4double energy)
 
G4DNABornExcitationModel2operator= (const G4DNABornExcitationModel2 &right)
 
 G4DNABornExcitationModel2 (const G4DNABornExcitationModel2 &)
 

Private Attributes

G4bool statCode
 
const std::vector< G4double > * fpMolWaterDensity
 
G4bool isInitialised
 
G4int verboseLevel
 
const G4ParticleDefinitionfParticleDefinition
 
double fLowEnergy
 
double fHighEnergy
 
G4PhysicsTablefTableData
 
G4PhysicsVectorfTotalXS
 
size_t fLastBinCallForFinalXS
 
G4DNAWaterExcitationStructure waterStructure
 

Additional Inherited Members

- Protected Member Functions inherited from G4VEmModel
G4ParticleChangeForLossGetParticleChangeForLoss ()
 
G4ParticleChangeForGammaGetParticleChangeForGamma ()
 
virtual G4double MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy)
 
const G4MaterialCutsCoupleCurrentCouple () const
 
void SetCurrentElement (const G4Element *)
 
- Static Protected Attributes inherited from G4VEmModel
static const G4double inveplus = 1.0/CLHEP::eplus
 

Detailed Description

Definition at line 45 of file G4DNABornExcitationModel2.hh.

Constructor & Destructor Documentation

G4DNABornExcitationModel2::G4DNABornExcitationModel2 ( const G4ParticleDefinition p = 0,
const G4String nam = "DNABornExcitationModel" 
)
G4DNABornExcitationModel2::~G4DNABornExcitationModel2 ( )
virtual

Definition at line 77 of file G4DNABornExcitationModel2.cc.

References fTableData.

G4DNABornExcitationModel2::G4DNABornExcitationModel2 ( const G4DNABornExcitationModel2 )
private

Member Function Documentation

G4double G4DNABornExcitationModel2::CrossSectionPerVolume ( const G4Material material,
const G4ParticleDefinition p,
G4double  ekin,
G4double  emin,
G4double  emax 
)
virtual

Reimplemented from G4VEmModel.

Definition at line 188 of file G4DNABornExcitationModel2.cc.

References cm, eV, fHighEnergy, fLastBinCallForFinalXS, fLowEnergy, fParticleDefinition, fTotalXS, G4BestUnit, G4cerr, G4cout, G4endl, G4Material::GetIndex(), G4ParticleDefinition::GetParticleName(), G4PhysicsVector::Value(), and verboseLevel.

+ Here is the call graph for this function:

G4double G4DNABornExcitationModel2::GetPartialCrossSection ( const G4Material ,
G4int  level,
const G4ParticleDefinition particle,
G4double  kineticEnergy 
)
virtual

Reimplemented from G4VEmModel.

Definition at line 280 of file G4DNABornExcitationModel2.cc.

References FatalException, fParticleDefinition, fTableData, G4Exception(), and G4VEmModel::Value().

+ Here is the call graph for this function:

G4DNABornExcitationModel2& G4DNABornExcitationModel2::operator= ( const G4DNABornExcitationModel2 right)
private
G4int G4DNABornExcitationModel2::RandomSelect ( G4double  energy)
private

Definition at line 298 of file G4DNABornExcitationModel2.cc.

References fLastBinCallForFinalXS, fTableData, fTotalXS, G4UniformRand, n, G4PhysicsVector::Value(), and G4VEmModel::Value().

Referenced by SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4DNABornExcitationModel2::SelectStationary ( G4bool  input)
inline

Definition at line 109 of file G4DNABornExcitationModel2.hh.

References statCode.

Member Data Documentation

double G4DNABornExcitationModel2::fHighEnergy
private
size_t G4DNABornExcitationModel2::fLastBinCallForFinalXS
private
double G4DNABornExcitationModel2::fLowEnergy
private
G4ParticleChangeForGamma* G4DNABornExcitationModel2::fParticleChangeForGamma
protected
const G4ParticleDefinition* G4DNABornExcitationModel2::fParticleDefinition
private
const std::vector<G4double>* G4DNABornExcitationModel2::fpMolWaterDensity
private

Definition at line 84 of file G4DNABornExcitationModel2.hh.

Referenced by G4DNABornExcitationModel2(), and Initialise().

G4PhysicsTable* G4DNABornExcitationModel2::fTableData
private
G4PhysicsVector* G4DNABornExcitationModel2::fTotalXS
private
G4bool G4DNABornExcitationModel2::isInitialised
private

Definition at line 86 of file G4DNABornExcitationModel2.hh.

Referenced by Initialise().

G4bool G4DNABornExcitationModel2::statCode
private
G4int G4DNABornExcitationModel2::verboseLevel
private
G4DNAWaterExcitationStructure G4DNABornExcitationModel2::waterStructure
private

Definition at line 100 of file G4DNABornExcitationModel2.hh.

Referenced by SampleSecondaries().


The documentation for this class was generated from the following files: