Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include "globals.hh"
#include "G4INCLThreeVector.hh"
#include "G4INCLParticleTable.hh"
#include "G4INCLParticleType.hh"
#include "G4INCLParticleSpecies.hh"
#include "G4INCLLogger.hh"
#include <list>
#include <sstream>
#include <string>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | G4INCL::Particle |
Namespaces | |
namespace | G4INCL |
Macros | |
#define | INCLXX_IN_GEANT4_MODE 1 |
#define | PARTICLE_HH_ |
Typedefs | |
typedef std::list< G4INCL::Particle * > | G4INCL::ParticleList |
typedef std::list< G4INCL::Particle * >::const_iterator | G4INCL::ParticleIter |
#define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 35 of file G4INCLParticle.hh.
#define PARTICLE_HH_ |
Definition at line 47 of file G4INCLParticle.hh.