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

#include <G4CascadeChannelTables.hh>

Public 멤버 함수

 ~G4CascadeChannelTables ()
 

정적 Public 멤버 함수

static const G4CascadeChannelGetTable (G4int initialState)
 
static const G4CascadeChannelGetTable (G4int had1, G4int had2)
 
static void Print (std::ostream &os=G4cout)
 
static void PrintTable (G4int initialState, std::ostream &os=G4cout)
 

Private 타입

typedef std::map< G4int,
G4CascadeChannel * > 
TableMap
 

Private 멤버 함수

 G4CascadeChannelTables ()
 
const G4CascadeChannelFindTable (G4int initialState) const
 

정적 Private 멤버 함수

static const
G4CascadeChannelTables
instance ()
 

Private 속성

TableMap tables
 

정적 Private 속성

static G4ThreadLocal
G4CascadeChannelTables
theInstance = 0
 

상세한 설명

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

멤버 타입정의 문서화

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

생성자 & 소멸자 문서화

G4CascadeChannelTables::~G4CascadeChannelTables ( )

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

G4CascadeChannelTables::G4CascadeChannelTables ( )
private

멤버 함수 문서화

const G4CascadeChannel * G4CascadeChannelTables::FindTable ( G4int  initialState) const
private

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

다음을 참조함 : G4cout, G4endl.

const G4CascadeChannel * G4CascadeChannelTables::GetTable ( G4int  initialState)
static
const G4CascadeChannel * G4CascadeChannelTables::GetTable ( G4int  had1,
G4int  had2 
)
static

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

const G4CascadeChannelTables & G4CascadeChannelTables::instance ( )
staticprivate

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

다음을 참조함 : G4AutoDelete::Register().

void G4CascadeChannelTables::Print ( std::ostream &  os = G4cout)
static

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

다음을 참조함 : instance.

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

void G4CascadeChannelTables::PrintTable ( G4int  initialState,
std::ostream &  os = G4cout 
)
static

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

다음을 참조함 : G4CascadeChannel::printTable().

멤버 데이타 문서화

TableMap G4CascadeChannelTables::tables
private

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

G4ThreadLocal G4CascadeChannelTables * G4CascadeChannelTables::theInstance = 0
staticprivate

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


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