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

#include <G4VFastSimulationModel.hh>

G4VFastSimulationModel에 대한 상속 다이어그램 :
GFlashShowerModel Par01EMShowerModel Par01PiModel Par01PionShowerModel Par02FastSimModelEMCal Par02FastSimModelHCal Par02FastSimModelTracker

Public 멤버 함수

 G4VFastSimulationModel (const G4String &aName)
 
 G4VFastSimulationModel (const G4String &aName, G4Envelope *, G4bool IsUnique=FALSE)
 
virtual ~G4VFastSimulationModel ()
 
virtual G4bool IsApplicable (const G4ParticleDefinition &)=0
 
virtual G4bool ModelTrigger (const G4FastTrack &)=0
 
virtual void DoIt (const G4FastTrack &, G4FastStep &)=0
 
virtual G4bool AtRestModelTrigger (const G4FastTrack &)
 
virtual void AtRestDoIt (const G4FastTrack &, G4FastStep &)
 
const G4String GetName () const
 
G4bool operator== (const G4VFastSimulationModel &) const
 

Private 속성

G4String theModelName
 

상세한 설명

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

생성자 & 소멸자 문서화

G4VFastSimulationModel::G4VFastSimulationModel ( const G4String aName)

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

G4VFastSimulationModel::G4VFastSimulationModel ( const G4String aName,
G4Envelope anEnvelope,
G4bool  IsUnique = FALSE 
)

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

다음을 참조함 : G4FastSimulationManager::AddFastSimulationModel(), G4Region::GetFastSimulationManager().

virtual G4VFastSimulationModel::~G4VFastSimulationModel ( )
inlinevirtual

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

멤버 함수 문서화

virtual void G4VFastSimulationModel::AtRestDoIt ( const G4FastTrack ,
G4FastStep  
)
inlinevirtual

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

다음에 의해서 참조됨 : G4FastSimulationManager::InvokeAtRestDoIt().

virtual G4bool G4VFastSimulationModel::AtRestModelTrigger ( const G4FastTrack )
inlinevirtual

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

virtual void G4VFastSimulationModel::DoIt ( const G4FastTrack ,
G4FastStep  
)
pure virtual
const G4String G4VFastSimulationModel::GetName ( void  ) const
inline

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

다음을 참조함 : theModelName.

virtual G4bool G4VFastSimulationModel::IsApplicable ( const G4ParticleDefinition )
pure virtual
virtual G4bool G4VFastSimulationModel::ModelTrigger ( const G4FastTrack )
pure virtual
G4bool G4VFastSimulationModel::operator== ( const G4VFastSimulationModel fsm) const
inline

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

멤버 데이타 문서화

G4String G4VFastSimulationModel::theModelName
private

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

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


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