#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 번째 라인에서 정의되었습니다.
| typedef std::multiset<G4ITReactionPtr, compReactionPerTime> G4ITReactionPerTime |
G4ITReaction.hh 파일의 76 번째 라인에서 정의되었습니다.
| typedef std::multiset<G4ITReactionPtr, compReactionPerTime>::iterator G4ITReactionPerTimeIt |
G4ITReaction.hh 파일의 77 번째 라인에서 정의되었습니다.
| typedef std::map<G4Track*, G4ITReactionPerTrackPtr, compTrackPerID> G4ITReactionPerTrackMap |
G4ITReaction.hh 파일의 66 번째 라인에서 정의되었습니다.
G4ITReaction.hh 파일의 61 번째 라인에서 정의되었습니다.
| typedef G4shared_ptr<G4ITReaction> G4ITReactionPtr |
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 번째 라인에서 정의되었습니다.
1.8.5