클래스 | |
class | G4VTrackStateID |
class | G4TrackStateID< T > |
class | G4VTrackState |
class | G4TrackStateDependent< T > |
class | G4TrackStateBase< T > |
class | G4TrackState< T > |
class | G4TrackStateManager |
class | G4VTrackStateDependent |
class | G4TrackStateDependent< T > |
매크로 | |
#define | G4TrackStateHandle(T) G4shared_ptr<G4TrackState<T> > |
#define | RegisterTrackState(CLASS, STATE) |
타입정의 | |
typedef G4shared_ptr < G4VTrackState > | G4VTrackStateHandle |
함수 | |
template<class OriginalType > | |
G4shared_ptr< G4VTrackState > | ConvertToAbstractTrackState (G4shared_ptr< G4TrackState< OriginalType > > state) |
template<class FinalType > | |
G4shared_ptr< G4TrackState < FinalType > > | ConvertToConcreteTrackState (G4VTrackStateHandle state) |
#define G4TrackStateHandle | ( | T | ) | G4shared_ptr<G4TrackState<T> > |
G4TrackState.hh 파일의 210 번째 라인에서 정의되었습니다.
#define RegisterTrackState | ( | CLASS, | |
STATE | |||
) |
G4TrackState.hh 파일의 333 번째 라인에서 정의되었습니다.
typedef G4shared_ptr<G4VTrackState> G4VTrackStateHandle |
G4TrackState.hh 파일의 93 번째 라인에서 정의되었습니다.
G4shared_ptr<G4VTrackState> ConvertToAbstractTrackState | ( | G4shared_ptr< G4TrackState< OriginalType > > | state | ) |
G4TrackState.hh 파일의 214 번째 라인에서 정의되었습니다.
다음을 참조함 : G4dynamic_pointer_cast.
다음에 의해서 참조됨 : G4TrackStateDependent< G4ITSafetyHelper >::SaveTrackState().
G4shared_ptr<G4TrackState<FinalType> > ConvertToConcreteTrackState | ( | G4VTrackStateHandle | state | ) |
G4TrackState.hh 파일의 224 번째 라인에서 정의되었습니다.
다음을 참조함 : G4dynamic_pointer_cast.