GGEMS  1.1
GPU GEant4-based Monte Carlo Simulations
GGEMSRangeCuts.hh File Reference

GGEMS class storing and converting the cut in energy cut. The computations come from G4RToEConvForGamma, G4RToEConvForElectron, G4VRangeToEnergyConverter and G4PhysicsTable, G4PhysicsLogVector, G4PhysicsVector. More...

Include dependency graph for GGEMSRangeCuts.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GGEMSRangeCuts
 GGEMS class storing and converting the cut in energy cut. More...
 

Typedefs

typedef std::unordered_map< std::string, GGfloatEnergyCutUMap
 

Detailed Description

GGEMS class storing and converting the cut in energy cut. The computations come from G4RToEConvForGamma, G4RToEConvForElectron, G4VRangeToEnergyConverter and G4PhysicsTable, G4PhysicsLogVector, G4PhysicsVector.

Author
Julien BERT julie.nosp@m.n.be.nosp@m.rt@un.nosp@m.iv-b.nosp@m.rest..nosp@m.fr
Didier BENOIT didie.nosp@m.r.be.nosp@m.noit@.nosp@m.inse.nosp@m.rm.fr
LaTIM, INSERM - U1101, Brest, FRANCE
Version
1.0
Date
Wednesday March 18, 2020

Definition in file GGEMSRangeCuts.hh.

Typedef Documentation

◆ EnergyCutUMap

typedef std::unordered_map<std::string, GGfloat> EnergyCutUMap

Unordered map of material and energy cut

Definition at line 43 of file GGEMSRangeCuts.hh.