Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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::list
< G4IonDEDXHandler * > 
LossTableList
 
typedef std::pair< const
G4ParticleDefinition *, const
G4MaterialCutsCouple * > 
IonMatCouple
 

Typedef Documentation

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

Definition at line 90 of file G4IonParametrisedLossModel.hh.

typedef std::list<G4IonDEDXHandler*> LossTableList

Definition at line 86 of file G4IonParametrisedLossModel.hh.