#include <G4ITReaction.hh>
Definition at line 120 of file G4ITReaction.hh.
virtual G4ITReactionPerTrack::~G4ITReactionPerTrack |
( |
| ) |
|
|
inlinevirtual |
void G4ITReactionPerTrack::AddIterator |
( |
G4ITReactionPerTrackMap::iterator |
it | ) |
|
|
inline |
Definition at line 141 of file G4ITReaction.hh.
std::list< G4ITReactionPerTrackMap::iterator > fReactionSetIt
Definition at line 134 of file G4ITReaction.hh.
136 G4ITReactionList::iterator it =
138 reaction->AddIterator(this->shared_from_this(), it);
G4ITReactionList fReactions
std::list<G4ITReactionPerTrackMap::iterator>& G4ITReactionPerTrack::GetListOfIterators |
( |
| ) |
|
|
inline |
Definition at line 168 of file G4ITReaction.hh.
std::list< G4ITReactionPerTrackMap::iterator > fReactionSetIt
Definition at line 124 of file G4ITReaction.hh.
G4shared_ptr< G4ITReactionPerTrack > G4ITReactionPerTrackPtr
void G4ITReactionPerTrack::RemoveMe |
( |
| ) |
|
|
inline |
Definition at line 147 of file G4ITReaction.hh.
151 G4ITReactionList::iterator next;
152 for(G4ITReactionList::iterator it =
fReactions.begin() ;
std::list< G4ITReactionPerTrackMap::iterator > fReactionSetIt
G4shared_ptr< G4ITReactionPerTrack > G4ITReactionPerTrackPtr
G4ITReactionList fReactions
bool G4ITReactionPerTrack::RemoveThisReaction |
( |
G4ITReactionList::iterator |
it | ) |
|
Definition at line 106 of file G4ITReaction.cc.
static G4ITReactionSet * Instance()
void RemoveReactionPerTrack(G4ITReactionPerTrackPtr reactionPerTrack)
G4ITReactionList fReactions
std::list<G4ITReactionPerTrackMap::iterator> G4ITReactionPerTrack::fReactionSetIt |
|
protected |
The documentation for this class was generated from the following files:
- source/geant4.10.03.p03/source/processes/electromagnetic/dna/management/include/G4ITReaction.hh
- source/geant4.10.03.p03/source/processes/electromagnetic/dna/management/src/G4ITReaction.cc