#include <G4ITReaction.hh>
Definition at line 120 of file G4ITReaction.hh.
◆ G4ITReactionPerTrack()
G4ITReactionPerTrack::G4ITReactionPerTrack |
( |
| ) |
|
|
inlineprivate |
◆ ~G4ITReactionPerTrack()
virtual G4ITReactionPerTrack::~G4ITReactionPerTrack |
( |
| ) |
|
|
inlinevirtual |
◆ AddIterator()
void G4ITReactionPerTrack::AddIterator |
( |
G4ITReactionPerTrackMap::iterator |
it | ) |
|
|
inline |
Definition at line 141 of file G4ITReaction.hh.
std::list< G4ITReactionPerTrackMap::iterator > fReactionSetIt
◆ AddReaction()
Definition at line 134 of file G4ITReaction.hh.
136 G4ITReactionList::iterator it =
138 reaction->AddIterator(this->shared_from_this(), it);
G4ITReactionList fReactions
◆ GetListOfIterators()
std::list<G4ITReactionPerTrackMap::iterator>& G4ITReactionPerTrack::GetListOfIterators |
( |
| ) |
|
|
inline |
Definition at line 168 of file G4ITReaction.hh.
std::list< G4ITReactionPerTrackMap::iterator > fReactionSetIt
◆ GetReactionList()
◆ New()
Definition at line 124 of file G4ITReaction.hh.
G4shared_ptr< G4ITReactionPerTrack > G4ITReactionPerTrackPtr
◆ RemoveMe()
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
◆ RemoveThisReaction()
bool G4ITReactionPerTrack::RemoveThisReaction |
( |
G4ITReactionList::iterator |
it | ) |
|
Definition at line 106 of file G4ITReaction.cc.
static G4ITReactionSet * Instance()
void RemoveReactionPerTrack(G4ITReactionPerTrackPtr reactionPerTrack)
G4ITReactionList fReactions
◆ fReactions
◆ fReactionSetIt
std::list<G4ITReactionPerTrackMap::iterator> G4ITReactionPerTrack::fReactionSetIt |
|
protected |
The documentation for this class was generated from the following files: