Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4TrackList.hh File Reference
#include "G4FastList.hh"
#include "G4ManyFastLists.hh"
#include "G4AllocatorList.hh"
#include "G4Track.hh"
#include "G4IT.hh"

Go to the source code of this file.

Typedefs

using G4TrackListNode = G4FastListNode<G4Track>
 
using G4TrackList = G4FastList<G4Track>
 
using G4TrackManyList = G4ManyFastLists<G4Track>
 

Typedef Documentation

◆ G4TrackList

Definition at line 56 of file G4TrackList.hh.

◆ G4TrackListNode

Definition at line 55 of file G4TrackList.hh.

◆ G4TrackManyList

Definition at line 57 of file G4TrackList.hh.