ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/lend/include/G4LENDUsedTarget.hh>
Public Member Functions | |
G4LENDUsedTarget (G4ParticleDefinition *pd, G4String Evaluation, G4int iZ, G4int iA, G4int iM=0) | |
~G4LENDUsedTarget () | |
void | AllowNat () |
void | AllowAny () |
G4int | GetWantedZ () |
G4int | GetWantedA () |
G4int | GetWantedM () |
G4int | GetActualZ () |
G4int | GetActualA () |
G4int | GetActualM () |
G4String | GetWantedEvaluation () |
G4String | GetActualEvaluation () |
G4GIDI_target * | GetTarget () |
Private Member Functions | |
void | searchTarget () |
Definition at line 46 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 46 of file G4LENDUsedTarget.hh
|
inline |
Definition at line 51 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 51 of file G4LENDUsedTarget.hh
References actual_A, actual_Evaluation, actual_M, actual_Z, proj, searchTarget(), wanted_A, wanted_Evaluation, wanted_M, and wanted_Z.
|
inline |
Definition at line 77 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 77 of file G4LENDUsedTarget.hh
|
inline |
Definition at line 85 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 85 of file G4LENDUsedTarget.hh
References allow_anything, and searchTarget().
Referenced by G4LENDModel::create_used_target_map(), and G4LENDCrossSection::create_used_target_map().
|
inline |
Definition at line 79 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 79 of file G4LENDUsedTarget.hh
References allow_nat, and searchTarget().
Referenced by G4LENDModel::create_used_target_map(), and G4LENDCrossSection::create_used_target_map().
|
inline |
Definition at line 96 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 96 of file G4LENDUsedTarget.hh
References actual_A.
|
inline |
Definition at line 100 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 100 of file G4LENDUsedTarget.hh
References actual_Evaluation.
|
inline |
Definition at line 97 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 97 of file G4LENDUsedTarget.hh
References actual_M.
|
inline |
Definition at line 95 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 95 of file G4LENDUsedTarget.hh
References actual_Z.
|
inline |
Definition at line 102 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 102 of file G4LENDUsedTarget.hh
References target.
|
inline |
Definition at line 92 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 92 of file G4LENDUsedTarget.hh
References wanted_A.
|
inline |
Definition at line 99 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 99 of file G4LENDUsedTarget.hh
References wanted_Evaluation.
|
inline |
Definition at line 93 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 93 of file G4LENDUsedTarget.hh
References wanted_M.
|
inline |
Definition at line 91 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 91 of file G4LENDUsedTarget.hh
References wanted_Z.
|
private |
Definition at line 43 of file G4LENDUsedTarget.cc.
View newest version in sPHENIX GitHub at line 43 of file G4LENDUsedTarget.cc
References actual_A, actual_Evaluation, actual_M, actual_Z, allow_anything, allow_nat, dM, G4LENDManager::GetInstance(), G4LENDManager::GetLENDTarget(), G4LENDManager::IsLENDTargetAvailable(), max_A, max_M, max_Z, min_A, min_M, min_Z, proj, wanted_A, wanted_Evaluation, wanted_M, and wanted_Z.
Referenced by AllowAny(), AllowNat(), and G4LENDUsedTarget().
|
private |
Definition at line 122 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 122 of file G4LENDUsedTarget.hh
Referenced by G4LENDUsedTarget(), GetActualA(), and searchTarget().
|
private |
Definition at line 124 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 124 of file G4LENDUsedTarget.hh
Referenced by G4LENDUsedTarget(), GetActualEvaluation(), and searchTarget().
|
private |
Definition at line 123 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 123 of file G4LENDUsedTarget.hh
Referenced by G4LENDUsedTarget(), GetActualM(), and searchTarget().
|
private |
Definition at line 121 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 121 of file G4LENDUsedTarget.hh
Referenced by G4LENDUsedTarget(), GetActualZ(), and searchTarget().
|
private |
Definition at line 117 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 117 of file G4LENDUsedTarget.hh
Referenced by AllowAny(), and searchTarget().
|
private |
Definition at line 116 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 116 of file G4LENDUsedTarget.hh
Referenced by AllowNat(), and searchTarget().
|
private |
Definition at line 129 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 129 of file G4LENDUsedTarget.hh
Referenced by searchTarget().
|
private |
Definition at line 131 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 131 of file G4LENDUsedTarget.hh
Referenced by searchTarget().
|
private |
Definition at line 127 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 127 of file G4LENDUsedTarget.hh
Referenced by searchTarget().
|
private |
Definition at line 128 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 128 of file G4LENDUsedTarget.hh
Referenced by searchTarget().
|
private |
Definition at line 130 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 130 of file G4LENDUsedTarget.hh
Referenced by searchTarget().
|
private |
Definition at line 126 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 126 of file G4LENDUsedTarget.hh
Referenced by searchTarget().
|
private |
Definition at line 108 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 108 of file G4LENDUsedTarget.hh
Referenced by G4LENDUsedTarget(), and searchTarget().
|
private |
Definition at line 119 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 119 of file G4LENDUsedTarget.hh
Referenced by GetTarget().
|
private |
Definition at line 111 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 111 of file G4LENDUsedTarget.hh
Referenced by G4LENDUsedTarget(), GetWantedA(), and searchTarget().
|
private |
Definition at line 114 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 114 of file G4LENDUsedTarget.hh
Referenced by G4LENDUsedTarget(), GetWantedEvaluation(), and searchTarget().
|
private |
Definition at line 112 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 112 of file G4LENDUsedTarget.hh
Referenced by G4LENDUsedTarget(), GetWantedM(), and searchTarget().
|
private |
Definition at line 110 of file G4LENDUsedTarget.hh.
View newest version in sPHENIX GitHub at line 110 of file G4LENDUsedTarget.hh
Referenced by G4LENDUsedTarget(), GetWantedZ(), and searchTarget().