#include <G4ITReaction.hh>
Public 멤버 함수 | |
virtual | ~G4ITReactionPerTrack () |
void | AddReaction (G4ITReactionPtr reaction) |
void | AddIterator (G4ITReactionPerTrackMap::iterator it) |
bool | RemoveThisReaction (G4ITReactionList::iterator it) |
void | RemoveMe () |
G4ITReactionList & | GetReactionList () |
std::list < G4ITReactionPerTrackMap::iterator > & | GetListOfIterators () |
정적 Public 멤버 함수 | |
static G4ITReactionPerTrackPtr | New () |
Protected 속성 | |
G4ITReactionList | fReactions |
std::list < G4ITReactionPerTrackMap::iterator > | fReactionSetIt |
Private 멤버 함수 | |
G4ITReactionPerTrack () | |
G4ITReaction.hh 파일의 120 번째 라인에서 정의되었습니다.
|
inlineprivate |
G4ITReaction.hh 파일의 122 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : New().
|
inlinevirtual |
G4ITReaction.hh 파일의 129 번째 라인에서 정의되었습니다.
다음을 참조함 : fReactions.
|
inline |
G4ITReaction.hh 파일의 141 번째 라인에서 정의되었습니다.
다음을 참조함 : fReactionSetIt.
|
inline |
G4ITReaction.hh 파일의 134 번째 라인에서 정의되었습니다.
다음을 참조함 : fReactions.
|
inline |
G4ITReaction.hh 파일의 168 번째 라인에서 정의되었습니다.
다음을 참조함 : fReactionSetIt.
|
inline |
G4ITReaction.hh 파일의 163 번째 라인에서 정의되었습니다.
다음을 참조함 : fReactions.
|
inlinestatic |
G4ITReaction.hh 파일의 124 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ITReactionPerTrack().
다음에 의해서 참조됨 : G4ITReactionSet::AddReaction().
|
inline |
G4ITReaction.hh 파일의 147 번째 라인에서 정의되었습니다.
다음을 참조함 : fReactions, fReactionSetIt.
bool G4ITReactionPerTrack::RemoveThisReaction | ( | G4ITReactionList::iterator | it | ) |
G4ITReaction.cc 파일의 106 번째 라인에서 정의되었습니다.
다음을 참조함 : fReactions, G4ITReactionSet::Instance(), G4ITReactionSet::RemoveReactionPerTrack().
|
protected |
G4ITReaction.hh 파일의 174 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddReaction(), GetReactionList(), RemoveMe(), RemoveThisReaction(), ~G4ITReactionPerTrack().
|
protected |
G4ITReaction.hh 파일의 175 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddIterator(), GetListOfIterators(), RemoveMe().