Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4IonParametrisedLossModel.hh File Reference
#include <iomanip>
#include <list>
#include <map>
#include <utility>
#include <CLHEP/Units/PhysicalConstants.h>
#include "G4VEmModel.hh"
#include "G4EmCorrections.hh"
#include "G4IonDEDXHandler.hh"
#include "G4IonParametrisedLossModel.icc"

Go to the source code of this file.

Classes

class  G4IonParametrisedLossModel
 

Typedefs

typedef std::list< G4IonDEDXHandler * > LossTableList
 
typedef std::pair< const G4ParticleDefinition *, const G4MaterialCutsCouple * > IonMatCouple
 

Typedef Documentation

◆ IonMatCouple

◆ LossTableList

typedef std::list<G4IonDEDXHandler*> LossTableList

Definition at line 88 of file G4IonParametrisedLossModel.hh.