EGSnrc C++ class library  Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
Classes
egs_particle_track.h File Reference

EGS_ParticleTrack class header file. More...

#include "egs_vector.h"
#include "egs_config1.h"
#include "egs_functions.h"
#include <fstream>

Go to the source code of this file.

Classes

class  EGS_ParticleTrack
 A class representing a single track of a particle. More...
 
struct  EGS_ParticleTrack::Vertex
 Structure to store the data for each interaction along the track. More...
 
struct  EGS_ParticleTrack::ParticleInfo
 Structure describing the particle being tracked. More...
 
class  EGS_ParticleTrackContainer
 A class that stores all the tracks in a simulation. More...
 

Detailed Description

EGS_ParticleTrack class header file.

Author
Georgi Gerganov

Definition in file egs_particle_track.h.