Container for the relevant information. 더 자세히 ...
#include <G4INCLClusteringModelIntercomparison.hh>
Public 멤버 함수 | |
ConsideredPartner () | |
ConsideredPartner (Particle *const p) | |
Public 속성 | |
Particle * | particle |
G4bool | isTargetSpectator |
G4int | Z |
ThreeVector | position |
ThreeVector | momentum |
G4double | energy |
G4double | potentialEnergy |
Container for the relevant information.
This struct contains all the information that is relevant for the clustering algorithm. It is probably more compact than the Particles it feeds on, hopefully improving cache performance.
G4INCLClusteringModelIntercomparison.hh 파일의 64 번째 라인에서 정의되었습니다.
|
inline |
G4INCLClusteringModelIntercomparison.hh 파일의 73 번째 라인에서 정의되었습니다.
|
inline |
G4INCLClusteringModelIntercomparison.hh 파일의 81 번째 라인에서 정의되었습니다.
G4double G4INCL::ConsideredPartner::energy |
G4INCLClusteringModelIntercomparison.hh 파일의 70 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4INCL::ClusteringModelIntercomparison::findClusterStartingFrom().
G4bool G4INCL::ConsideredPartner::isTargetSpectator |
G4INCLClusteringModelIntercomparison.hh 파일의 66 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4INCL::ClusteringModelIntercomparison::findClusterStartingFrom().
ThreeVector G4INCL::ConsideredPartner::momentum |
Particle* G4INCL::ConsideredPartner::particle |
G4INCLClusteringModelIntercomparison.hh 파일의 65 번째 라인에서 정의되었습니다.
ThreeVector G4INCL::ConsideredPartner::position |
G4double G4INCL::ConsideredPartner::potentialEnergy |
G4INCLClusteringModelIntercomparison.hh 파일의 71 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4INCL::ClusteringModelIntercomparison::findClusterStartingFrom().
G4int G4INCL::ConsideredPartner::Z |
G4INCLClusteringModelIntercomparison.hh 파일의 67 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4INCL::ClusteringModelIntercomparison::findClusterStartingFrom().