![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/processes/include/G4MuonNuclearProcess.hh>
Inheritance diagram for G4MuonNuclearProcess:
Collaboration diagram for G4MuonNuclearProcess:Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions inherited from G4HadronicProcess | |
| G4HadronicInteraction * | ChooseHadronicInteraction (const G4HadProjectile &aHadProjectile, G4Nucleus &aTargetNucleus, const G4Material *aMaterial, const G4Element *anElement) |
| G4Nucleus * | GetTargetNucleusPointer () |
| void | DumpState (const G4Track &, const G4String &, G4ExceptionDescription &) |
| G4HadronicInteraction * | GetHadronicInteraction () const |
| G4double | GetLastCrossSection () |
| void | FillResult (G4HadFinalState *aR, const G4Track &aT) |
| G4HadFinalState * | CheckResult (const G4HadProjectile &thePro, const G4Nucleus &targetNucleus, G4HadFinalState *result) |
| void | CheckEnergyMomentumConservation (const G4Track &, const G4Nucleus &) |
Protected Attributes inherited from G4HadronicProcess | |
| G4HadProjectile | thePro |
| G4ParticleChange * | theTotalResult |
| G4double | fWeight |
| G4int | epReportLevel |
Definition at line 40 of file G4MuonNuclearProcess.hh.
View newest version in sPHENIX GitHub at line 40 of file G4MuonNuclearProcess.hh
| G4MuonNuclearProcess::G4MuonNuclearProcess | ( | const G4String & | processName = "muonNuclear" | ) |
Definition at line 45 of file G4MuonNuclearProcess.cc.
View newest version in sPHENIX GitHub at line 45 of file G4MuonNuclearProcess.cc
References G4HadronicProcess::AddDataSet().
Here is the call graph for this function:
|
virtual |
Definition at line 51 of file G4MuonNuclearProcess.cc.
View newest version in sPHENIX GitHub at line 51 of file G4MuonNuclearProcess.cc
|
virtual |
Reimplemented from G4VProcess.
Definition at line 56 of file G4MuonNuclearProcess.cc.
View newest version in sPHENIX GitHub at line 56 of file G4MuonNuclearProcess.cc
References G4MuonMinus::MuonMinus(), and G4MuonPlus::MuonPlus().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4HadronicProcess.
Definition at line 63 of file G4MuonNuclearProcess.cc.
View newest version in sPHENIX GitHub at line 63 of file G4MuonNuclearProcess.cc
1.8.2
with ECCE GitHub integration
