#include <G4ITTrackHolder.hh>
Definition at line 40 of file G4ITTrackHolder.hh.
 
◆ Type
| Enumerator | 
|---|
| MainList  |  | 
| SecondariesList  |  | 
| WaitingList  |  | 
| Undefined  |  | 
Definition at line 43 of file G4ITTrackHolder.hh.
 
 
◆ PriorityList() [1/3]
      
        
          | PriorityList::PriorityList  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ PriorityList() [2/3]
Definition at line 49 of file G4ITTrackHolder.cc.
G4TrackList * fpWaitingList
 
void NewMainList(G4TrackList *__list, G4TrackManyList &allMainList)
 
 
 
 
◆ PriorityList() [3/3]
Definition at line 55 of file G4ITTrackHolder.cc.
   56     G4TrackList::Watcher(),
 G4TrackList * fpWaitingList
 
 
 
 
◆ ~PriorityList()
  
  
      
        
          | PriorityList::~PriorityList  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ Get()
◆ GetMainList()
◆ GetNTracks()
      
        
          | int PriorityList::GetNTracks  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ GetSecondariesList()
◆ MergeWithMainList()
      
        
          | void PriorityList::MergeWithMainList  | 
          ( | 
          G4TrackList *  | 
          trackList | ) | 
           | 
        
      
 
Definition at line 161 of file G4ITTrackHolder.cc.
G4FastList< G4Track > G4TrackList
 
void transferTo(G4FastList< OBJECT > *)
 
 
 
 
◆ NewMainList() [1/2]
Definition at line 90 of file G4ITTrackHolder.cc.
   94   allMainList.
Add(__list);
 void Add(G4FastList< OBJECT > *__list)
 
 
 
 
◆ NewMainList() [2/2]
Definition at line 98 of file G4ITTrackHolder.cc.
G4FastList< G4Track > G4TrackList
 
void NewMainList(G4TrackList *__list, G4TrackManyList &allMainList)
 
 
 
 
◆ NotifyDeletingList()
  
  
      
        
          | void PriorityList::NotifyDeletingList  | 
          ( | 
          G4TrackList *  | 
          __list | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ PushToListOfSecondaries()
      
        
          | void PriorityList::PushToListOfSecondaries  | 
          ( | 
          G4Track *  | 
          __track,  | 
        
        
           | 
           | 
          G4TrackManyList &  | 
          listOfAllSecondaries  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Definition at line 130 of file G4ITTrackHolder.cc.
void Add(G4FastList< OBJECT > *__list)
 
G4FastListNode< G4FastList< OBJECT > > * GetListNode()
 
void push_back(OBJECT *__track)
 
 
 
 
◆ PushToMainList() [1/2]
      
        
          | void PriorityList::PushToMainList  | 
          ( | 
          G4Track *  | 
          __track,  | 
        
        
           | 
           | 
          G4TrackManyList &  | 
          allMainList  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Definition at line 105 of file G4ITTrackHolder.cc.
void push_back(OBJECT *__track)
 
void NewMainList(G4TrackList *__list, G4TrackManyList &allMainList)
 
 
 
 
◆ PushToMainList() [2/2]
      
        
          | void PriorityList::PushToMainList  | 
          ( | 
          G4Track *  | 
          track | ) | 
           | 
        
      
 
Definition at line 155 of file G4ITTrackHolder.cc.
G4FastList< G4Track > G4TrackList
 
void push_back(OBJECT *__track)
 
 
 
 
◆ PushToWaitingList()
      
        
          | void PriorityList::PushToWaitingList  | 
          ( | 
          G4Track *  | 
          __track | ) | 
           | 
        
      
 
Definition at line 141 of file G4ITTrackHolder.cc.
G4TrackList * fpWaitingList
 
G4FastList< G4Track > G4TrackList
 
void push_back(OBJECT *__track)
 
 
 
 
◆ SetWaitingList()
  
  
      
        
          | void PriorityList::SetWaitingList  | 
          ( | 
          G4TrackList *  | 
          __list | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ TransferSecondariesToMainList()
      
        
          | void PriorityList::TransferSecondariesToMainList  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ TransferToMainList()
Definition at line 115 of file G4ITTrackHolder.cc.
void transferTo(G4FastList< OBJECT > *)
 
void NewMainList(G4TrackList *__list, G4TrackManyList &allMainList)
 
 
 
 
◆ fpMainList
◆ fpWaitingList
◆ fSecondaries
The documentation for this class was generated from the following files: