#include <G4ITReaction.hh>
Definition at line 124 of file G4ITReaction.hh.
◆ G4ITReactionPerTrack()
G4ITReactionPerTrack::G4ITReactionPerTrack |
( |
| ) |
|
|
privatedefault |
◆ ~G4ITReactionPerTrack()
virtual G4ITReactionPerTrack::~G4ITReactionPerTrack |
( |
| ) |
|
|
inlinevirtual |
◆ AddIterator()
void G4ITReactionPerTrack::AddIterator |
( |
G4ITReactionPerTrackMap::iterator |
it | ) |
|
|
inline |
◆ AddReaction()
Definition at line 138 of file G4ITReaction.hh.
139 {
140 auto it =
142 reaction->AddIterator(this->shared_from_this(), it);
143 }
References fReactions.
◆ GetListOfIterators()
std::list< G4ITReactionPerTrackMap::iterator > & G4ITReactionPerTrack::GetListOfIterators |
( |
| ) |
|
|
inline |
◆ GetReactionList()
◆ New()
◆ RemoveMe()
void G4ITReactionPerTrack::RemoveMe |
( |
| ) |
|
|
inline |
◆ RemoveThisReaction()
G4bool G4ITReactionPerTrack::RemoveThisReaction |
( |
G4ITReactionList::iterator |
it | ) |
|
◆ fReactions
◆ fReactionSetIt
std::list<G4ITReactionPerTrackMap::iterator> G4ITReactionPerTrack::fReactionSetIt |
|
protected |
The documentation for this class was generated from the following files: