ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Static Public Member Functions | |
static G4String | GetDefaultName () |
static int | ProcessSubType () |
Private Attributes | |
G4bool | isInitialised |
Additional Inherited Members | |
Protected Attributes inherited from G4VEmProcess | |
G4LossTableManager * | lManager |
G4EmParameters * | theParameters |
G4EmBiasingManager * | biasManager |
const G4ParticleDefinition * | theGamma |
const G4ParticleDefinition * | theElectron |
G4ParticleChangeForGamma | fParticleChange |
std::vector< G4DynamicParticle * > | secParticles |
const G4MaterialCutsCouple * | currentCouple |
const G4Material * | currentMaterial |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | currentCoupleIndex |
size_t | basedCoupleIndex |
G4int | mainSecondaries |
G4int | secID |
G4int | fluoID |
G4int | augerID |
G4int | biasID |
G4bool | isTheMaster |
G4double | mfpKinEnergy |
G4double | preStepKinEnergy |
G4double | preStepLogKinEnergy |
G4double | preStepLambda |
Definition at line 55 of file G4DNAElectronSolvation.hh.
View newest version in sPHENIX GitHub at line 55 of file G4DNAElectronSolvation.hh
G4DNAElectronSolvation::G4DNAElectronSolvation | ( | const G4String & | processName = "DNAElectronSolvation" , |
G4ProcessType | type = fElectromagnetic |
||
) |
Definition at line 42 of file G4DNAElectronSolvation.cc.
View newest version in sPHENIX GitHub at line 42 of file G4DNAElectronSolvation.cc
References G4VProcess::SetProcessSubType().
|
virtual |
Definition at line 49 of file G4DNAElectronSolvation.cc.
View newest version in sPHENIX GitHub at line 49 of file G4DNAElectronSolvation.cc
|
inlinestatic |
Definition at line 66 of file G4DNAElectronSolvation.hh.
View newest version in sPHENIX GitHub at line 66 of file G4DNAElectronSolvation.hh
|
protectedvirtual |
Implements G4VEmProcess.
Definition at line 60 of file G4DNAElectronSolvation.cc.
View newest version in sPHENIX GitHub at line 60 of file G4DNAElectronSolvation.cc
References G4VEmProcess::AddEmModel(), G4VEmProcess::EmModel(), G4DNASolvationModelFactory::GetMacroDefinedModel(), isInitialised, G4VEmProcess::SetBuildTableFlag(), and G4VEmProcess::SetEmModel().
|
virtual |
Implements G4VEmProcess.
Definition at line 52 of file G4DNAElectronSolvation.cc.
View newest version in sPHENIX GitHub at line 52 of file G4DNAElectronSolvation.cc
References G4Electron::Electron().
|
virtual |
Reimplemented from G4VEmProcess.
Definition at line 57 of file G4DNAElectronSolvation.cc.
View newest version in sPHENIX GitHub at line 57 of file G4DNAElectronSolvation.cc
|
inlinestatic |
Definition at line 71 of file G4DNAElectronSolvation.hh.
View newest version in sPHENIX GitHub at line 71 of file G4DNAElectronSolvation.hh
|
private |
Definition at line 80 of file G4DNAElectronSolvation.hh.
View newest version in sPHENIX GitHub at line 80 of file G4DNAElectronSolvation.hh
Referenced by InitialiseProcess().