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

#include <GFlashEnergySpot.hh>

Public 멤버 함수

 GFlashEnergySpot ()
 
 GFlashEnergySpot (const G4ThreeVector &point, G4double E)
 
 ~GFlashEnergySpot ()
 
void SetEnergy (const G4double &E)
 
G4double GetEnergy () const
 
void SetPosition (const G4ThreeVector &point)
 
G4ThreeVector GetPosition () const
 

Private 속성

G4double Energy
 
G4ThreeVector Point
 

상세한 설명

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

생성자 & 소멸자 문서화

GFlashEnergySpot::GFlashEnergySpot ( )

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

GFlashEnergySpot::GFlashEnergySpot ( const G4ThreeVector point,
G4double  E 
)

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

다음을 참조함 : E, Energy, Point.

GFlashEnergySpot::~GFlashEnergySpot ( )

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

멤버 함수 문서화

G4double GFlashEnergySpot::GetEnergy ( ) const
inline

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

다음을 참조함 : Energy.

다음에 의해서 참조됨 : ExGflashSensitiveDetector::ProcessHits().

G4ThreeVector GFlashEnergySpot::GetPosition ( ) const
inline

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

다음을 참조함 : Point.

다음에 의해서 참조됨 : GFlashHitMaker::make(), ExGflashSensitiveDetector::ProcessHits().

void GFlashEnergySpot::SetEnergy ( const G4double E)
inline

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

다음을 참조함 : E, Energy.

다음에 의해서 참조됨 : GFlashShowerModel::ElectronDoIt().

void GFlashEnergySpot::SetPosition ( const G4ThreeVector point)
inline

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

다음을 참조함 : Point.

다음에 의해서 참조됨 : GFlashShowerModel::ElectronDoIt().

멤버 데이타 문서화

G4double GFlashEnergySpot::Energy
private

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

다음에 의해서 참조됨 : GetEnergy(), GFlashEnergySpot(), SetEnergy().

G4ThreeVector GFlashEnergySpot::Point
private

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

다음에 의해서 참조됨 : GetPosition(), GFlashEnergySpot(), SetPosition().


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