Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
네임스페이스 | 매크로 | 함수
G4INCLClustering.hh 파일 참조

Static class for cluster formation. 더 자세히 ...

#include "globals.hh"
#include "G4INCLIClusteringModel.hh"
#include "G4INCLParticle.hh"
#include "G4INCLNucleus.hh"

이 파일의 소스 코드 페이지로 가기

네임스페이스

 G4INCL
 
 G4INCL::Clustering
 Cluster formation.
 

매크로

#define INCLXX_IN_GEANT4_MODE   1
 
#define G4INCLCLUSTERING_HH
 

함수

Cluster * G4INCL::Clustering::getCluster (Nucleus *n, Particle *p)
 Call the clustering algorithm. 더 자세히 ...
 
G4bool G4INCL::Clustering::clusterCanEscape (Nucleus const *const n, Cluster const *const c)
 Determine whether the cluster can escape or not. 더 자세히 ...
 
IClusteringModel * G4INCL::Clustering::getClusteringModel ()
 Get the clustering model. 더 자세히 ...
 
void G4INCL::Clustering::setClusteringModel (IClusteringModel *const model)
 Set the clustering model. 더 자세히 ...
 
void G4INCL::Clustering::deleteClusteringModel ()
 Delete the clustering model. 더 자세히 ...
 
void G4INCL::Clustering::initialize (Config const *const theConfig)
 Initialize the clustering model based on the Config object. 더 자세히 ...
 

상세한 설명

Static class for cluster formation.

날짜
13th July 2011
작성자
Davide Mancusi

G4INCLClustering.hh 파일에서 정의되었습니다.

매크로 문서화

#define G4INCLCLUSTERING_HH

G4INCLClustering.hh 파일의 46 번째 라인에서 정의되었습니다.

#define INCLXX_IN_GEANT4_MODE   1

G4INCLClustering.hh 파일의 34 번째 라인에서 정의되었습니다.