Geant4-11
Data Structures | Typedefs
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.

Data Structures

class  G4IonParametrisedLossModel
 

Typedefs

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

Typedef Documentation

◆ IonMatCouple

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

Definition at line 89 of file G4IonParametrisedLossModel.hh.

◆ LossTableList

typedef std::list<G4IonDEDXHandler*> LossTableList

Definition at line 87 of file G4IonParametrisedLossModel.hh.