ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for G4VDNAModel, including all inherited members.
AddCrossSectionData(G4String materialName, G4String particleName, G4String fileCS, G4String fileDiffCS, G4double scaleFactor) | G4VDNAModel | protected |
AddCrossSectionData(G4String materialName, G4String particleName, G4String fileCS, G4double scaleFactor) | G4VDNAModel | protected |
BuildApplyToMatVect(const G4String &materials) | G4VDNAModel | protected |
CrossSectionPerVolume(const G4Material *material, const G4String &materialName, const G4ParticleDefinition *p, G4double ekin, G4double emin, G4double emax)=0 | G4VDNAModel | pure virtual |
EnableForMaterialAndParticle(const G4String &materialName, const G4String &particleName) | G4VDNAModel | protected |
fHighEnergyLimits | G4VDNAModel | private |
fLowEnergyLimits | G4VDNAModel | private |
fModelCSFiles | G4VDNAModel | private |
fModelDiffCSFiles | G4VDNAModel | private |
fModelMaterials | G4VDNAModel | private |
fModelParticles | G4VDNAModel | private |
fModelScaleFactors | G4VDNAModel | private |
fName | G4VDNAModel | private |
fStringOfMaterials | G4VDNAModel | private |
fTableData | G4VDNAModel | private |
G4VDNAModel(const G4String &nam, const G4String &applyToMaterial) | G4VDNAModel | |
GetHighELimit(const G4String &material, const G4String &particle) | G4VDNAModel | inline |
GetLowELimit(const G4String &material, const G4String &particle) | G4VDNAModel | inline |
GetName() | G4VDNAModel | inline |
GetTableData() | G4VDNAModel | inlineprotected |
Initialise(const G4ParticleDefinition *particle, const G4DataVector &cuts, G4ParticleChangeForGamma *fpChangeForGamme=nullptr)=0 | G4VDNAModel | pure virtual |
IsMaterialDefine(const G4String &materialName) | G4VDNAModel | |
IsMaterialExistingInModel(const G4String &materialName) | G4VDNAModel | |
IsParticleExistingInModelForMaterial(const G4String &particleName, const G4String &materialName) | G4VDNAModel | |
ItCompoMapData typedef | G4VDNAModel | protected |
LoadCrossSectionData(const G4String &particleName) | G4VDNAModel | protected |
RandomSelectShell(G4double k, const G4String &particle, const G4String &materialName) | G4VDNAModel | protected |
RatioMapData typedef | G4VDNAModel | protected |
ReadAndSaveCSFile(const G4String &materialName, const G4String &particleName, const G4String &file, G4double scaleFactor) | G4VDNAModel | protected |
ReadDiffCSFile(const G4String &materialName, const G4String &particleName, const G4String &path, const G4double scaleFactor) | G4VDNAModel | protectedvirtual |
SampleSecondaries(std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4String &materialName, const G4DynamicParticle *, G4ParticleChangeForGamma *particleChangeForGamma, G4double tmin=0, G4double tmax=DBL_MAX)=0 | G4VDNAModel | pure virtual |
SetHighELimit(const G4String &material, const G4String &particle, G4double lim) | G4VDNAModel | inline |
SetLowELimit(const G4String &material, const G4String &particle, G4double lim) | G4VDNAModel | inline |
TableMapData typedef | G4VDNAModel | protected |
~G4VDNAModel() | G4VDNAModel | virtual |