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

#include <G4VWeightWindowStore.hh>

G4VWeightWindowStore에 대한 상속 다이어그램 :
G4WeightWindowStore

Public 멤버 함수

 G4VWeightWindowStore ()
 
virtual ~G4VWeightWindowStore ()
 
virtual G4double GetLowerWeight (const G4GeometryCell &gCell, G4double partEnergy) const =0
 
virtual G4bool IsKnown (const G4GeometryCell &gCell) const =0
 
virtual const G4VPhysicalVolumeGetWorldVolume () const =0
 

상세한 설명

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

생성자 & 소멸자 문서화

G4VWeightWindowStore::G4VWeightWindowStore ( )

G4VWeightWindowStore.cc 파일의 39 번째 라인에서 정의되었습니다.

G4VWeightWindowStore::~G4VWeightWindowStore ( )
virtual

G4VWeightWindowStore.cc 파일의 40 번째 라인에서 정의되었습니다.

멤버 함수 문서화

virtual G4double G4VWeightWindowStore::GetLowerWeight ( const G4GeometryCell gCell,
G4double  partEnergy 
) const
pure virtual

G4WeightWindowStore에서 구현되었습니다.

다음에 의해서 참조됨 : G4WeightWindowProcess::PostStepDoIt().

virtual const G4VPhysicalVolume& G4VWeightWindowStore::GetWorldVolume ( ) const
pure virtual

G4WeightWindowStore에서 구현되었습니다.

다음에 의해서 참조됨 : G4GeometrySampler::PrepareWeightWindow().

virtual G4bool G4VWeightWindowStore::IsKnown ( const G4GeometryCell gCell) const
pure virtual

G4WeightWindowStore에서 구현되었습니다.


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: