Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
클래스 | 매크로 | 타입정의
G4ITReaction.hh 파일 참조
#include "tls.hh"
#include <list>
#include <map>
#include <G4memory.hh>
#include "G4Track.hh"
#include <set>

이 파일의 소스 코드 페이지로 가기

클래스

struct  compTrackPerID
 
struct  compReactionPerTime
 
class  G4ITReaction
 
class  G4ITReactionPerTrack
 
class  G4ITReactionSet
 

매크로

#define compTrackPerID__
 

타입정의

typedef G4shared_ptr
< std::vector< G4Track * > > 
G4TrackVectorHandle
 
typedef G4shared_ptr
< G4ITReaction
G4ITReactionPtr
 
typedef G4shared_ptr
< G4ITReactionPerTrack
G4ITReactionPerTrackPtr
 
typedef std::list
< G4ITReactionPtr
G4ITReactionList
 
typedef std::map< G4Track
*, G4ITReactionPerTrackPtr,
compTrackPerID
G4ITReactionPerTrackMap
 
typedef std::list< std::pair
< G4ITReactionPerTrackPtr,
G4ITReactionList::iterator > > 
G4ReactionPerTrackIt
 
typedef std::multiset
< G4ITReactionPtr,
compReactionPerTime
G4ITReactionPerTime
 
typedef std::multiset
< G4ITReactionPtr,
compReactionPerTime >
::iterator 
G4ITReactionPerTimeIt
 

매크로 문서화

#define compTrackPerID__

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

타입정의 문서화

typedef std::list<G4ITReactionPtr> G4ITReactionList

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

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

typedef std::multiset<G4ITReactionPtr, compReactionPerTime>::iterator G4ITReactionPerTimeIt

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

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

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

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

typedef std::list<std::pair<G4ITReactionPerTrackPtr, G4ITReactionList::iterator> > G4ReactionPerTrackIt

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

typedef G4shared_ptr< std::vector<G4Track*> > G4TrackVectorHandle

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