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

#include <G4FastSimulationVector.hh>

G4FastSimulationVector< T >에 대한 상속 다이어그램 :

Public 멤버 함수

 G4FastSimulationVector ()
 
virtual ~G4FastSimulationVector ()
 
T * remove (const T *)
 
T * removeAt (G4int)
 
void clearAndDestroy ()
 

Private 타입

typedef std::vector< T * > std_pvector
 
typedef std_pvector::iterator iterator
 
typedef std_pvector::const_iterator const_iterator
 

상세한 설명

template<class T>
class G4FastSimulationVector< T >

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

멤버 타입정의 문서화

template<class T>
typedef std_pvector::const_iterator G4FastSimulationVector< T >::const_iterator
private

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

template<class T>
typedef std_pvector::iterator G4FastSimulationVector< T >::iterator
private

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

template<class T>
typedef std::vector<T*> G4FastSimulationVector< T >::std_pvector
private

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

생성자 & 소멸자 문서화

template<class T>
G4FastSimulationVector< T >::G4FastSimulationVector ( )
inline

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

template<class T>
virtual G4FastSimulationVector< T >::~G4FastSimulationVector ( )
inlinevirtual

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

멤버 함수 문서화

template<class T>
void G4FastSimulationVector< T >::clearAndDestroy ( )
template<class T>
T* G4FastSimulationVector< T >::remove ( const T *  )
template<class T>
T* G4FastSimulationVector< T >::removeAt ( G4int  )

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