#include "globals.hh"
#include "local_g4compat.hh"
#include "templates.hh"
#include "vector"
#include "G4ThreeVector.hh"
#include "G4ParticleMomentum.hh"
#include "G4Step.hh"
#include "G4OpticalPhoton.hh"
#include "G4DynamicParticle.hh"
#include "G4Material.hh"
#include "G4PhysicsTable.hh"
#include "G4MaterialPropertiesTable.hh"
#include "G4PhysicsOrderedFreeVector.hh"
#include "G4ParticleChange.hh"
#include "G4UImessenger.hh"
Go to the source code of this file.
Classes | |
class | GLG4Scint |
GLG4Scint is an extremely modified version of the G4Scintillation process, so much so that it's not even a G4Process anymore! Features include arbitrary scintillation light time profile and spectra, Birks' law, particle-dependent specification of all parameters, and reemission of optical photons killed by other processes. More... | |
class | GLG4Scint::MyPhysicsTable |
class | GLG4Scint::MyPhysicsTable::Entry |
Defines | |
#define | GLG4Scint_h 1 |
This file is part of the GenericLAND software library.