ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Member Functions | |
G4VHighEnergyGenerator (const G4VHighEnergyGenerator &right) | |
const G4VHighEnergyGenerator & | operator= (const G4VHighEnergyGenerator &right) |
G4bool | operator== (const G4VHighEnergyGenerator &right) const |
G4bool | operator!= (const G4VHighEnergyGenerator &right) const |
Additional Inherited Members | |
Protected Member Functions inherited from G4HadronicInteraction | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
Protected Attributes inherited from G4HadronicInteraction | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
Definition at line 48 of file G4VHighEnergyGenerator.hh.
View newest version in sPHENIX GitHub at line 48 of file G4VHighEnergyGenerator.hh
G4VHighEnergyGenerator::G4VHighEnergyGenerator | ( | const G4String & | modelName = "High Energy Generator" | ) |
Definition at line 33 of file G4VHighEnergyGenerator.cc.
View newest version in sPHENIX GitHub at line 33 of file G4VHighEnergyGenerator.cc
|
override |
Definition at line 38 of file G4VHighEnergyGenerator.cc.
View newest version in sPHENIX GitHub at line 38 of file G4VHighEnergyGenerator.cc
|
private |
|
finalvirtual |
Implements G4HadronicInteraction.
Definition at line 43 of file G4VHighEnergyGenerator.cc.
View newest version in sPHENIX GitHub at line 43 of file G4VHighEnergyGenerator.cc
|
virtual |
Reimplemented in G4FTFModel, G4VPartonStringModel, G4QGSModel< ParticipantType >, G4QGSModel< G4GammaParticipants >, and G4QGSModel< G4QGSParticipants >.
Definition at line 53 of file G4VHighEnergyGenerator.cc.
View newest version in sPHENIX GitHub at line 53 of file G4VHighEnergyGenerator.cc
References FatalException, G4Exception(), and G4HadronicInteraction::GetModelName().
Referenced by G4TheoFSGenerator::ApplyYourself().
|
pure virtual |
Implemented in G4FTFModel, G4VPartonStringModel, G4QGSModel< ParticipantType >, G4QGSModel< G4GammaParticipants >, and G4QGSModel< G4QGSParticipants >.
Referenced by G4TheoFSGenerator::ApplyYourself().
|
overridevirtual |
Reimplemented from G4HadronicInteraction.
Reimplemented in G4FTFModel, G4VPartonStringModel, G4QGSModel< ParticipantType >, G4QGSModel< G4GammaParticipants >, and G4QGSModel< G4QGSParticipants >.
Definition at line 48 of file G4VHighEnergyGenerator.cc.
View newest version in sPHENIX GitHub at line 48 of file G4VHighEnergyGenerator.cc
Referenced by G4TheoFSGenerator::ModelDescription().
|
private |
|
private |
|
private |
|
pure virtual |
Implemented in G4VPartonStringModel.
Referenced by G4TheoFSGenerator::ApplyYourself().