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

Abstract interface to the nuclear potential. 더 자세히 ...

#include "globals.hh"
#include "G4INCLParticle.hh"
#include "G4INCLRandom.hh"
#include "G4INCLDeuteronDensity.hh"
#include <map>

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

클래스

class  G4INCL::NuclearPotential::INuclearPotential
 

네임스페이스

 G4INCL
 
 G4INCL::NuclearPotential
 

매크로

#define INCLXX_IN_GEANT4_MODE   1
 
#define G4INCLINUCLEARPOTENTIAL_HH   1
 

함수

INuclearPotential const * G4INCL::NuclearPotential::createPotential (const PotentialType type, const G4int theA, const G4int theZ, const G4bool pionPotential)
 Create an INuclearPotential object. 더 자세히 ...
 
void G4INCL::NuclearPotential::clearCache ()
 Clear the INuclearPotential cache. 더 자세히 ...
 

상세한 설명

Abstract interface to the nuclear potential.

NuclearPotential-like classes should provide access to the value of the potential of a particle in a particular context. For example, an instance of a NuclearPotential class should be associated to every nucleus.

날짜
17 January 2011
작성자
Davide Mancusi

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

매크로 문서화

#define G4INCLINUCLEARPOTENTIAL_HH   1

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

#define INCLXX_IN_GEANT4_MODE   1

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