48 #ifndef G4IONDEDXHANDLER_HH 49 #define G4IONDEDXHANDLER_HH 88 G4int maxCacheSize = 5,
115 G4int atomicNumberIon,
126 G4bool logScaleEnergy =
true);
164 typedef std::pair<G4int, const G4Material*>
G4IonKey;
182 typedef std::pair<const G4ParticleDefinition*, const G4Material*>
G4CacheKey;
210 #endif // G4IONDEDXHANDLER_HH
DEDXTableBraggRule stoppingPowerTableBragg
struct CacheValue G4CacheValue
CacheIterPointerMap cacheKeyPointers
G4PhysicsVector * dedxVector
std::map< G4IonKey, G4PhysicsVector * > DEDXTableBraggRule
DEDXTable stoppingPowerTable
std::map< G4IonKey, G4PhysicsVector * > DEDXTable
G4VIonDEDXScalingAlgorithm * algorithm
std::pair< const G4ParticleDefinition *, const G4Material * > G4CacheKey
CacheEntryList cacheEntries
std::list< G4CacheEntry > CacheEntryList
std::pair< G4int, const G4Material * > G4IonKey
std::map< G4CacheKey, void * > CacheIterPointerMap