55 #ifndef G4PAIModelData_h    56 #define G4PAIModelData_h 1 
G4PAIySection fPAIySection
 
std::vector< G4PhysicsLogVector * > fdEdxTable
 
G4PAIModelData & operator=(const G4PAIModelData &right)
 
G4double CrossSectionPerVolume(G4int coupleIndex, G4double scaledTkin, G4double tcut, G4double tmax) const
 
G4double DEDXPerVolume(G4int coupleIndex, G4double scaledTkin, G4double cut) const
 
std::vector< G4PhysicsTable * > fPAIdEdxBank
 
G4PhysicsLogVector * fParticleEnergyVector
 
G4double SampleAlongStepTransfer(G4int coupleIndex, G4double kinEnergy, G4double scaledTkin, G4double tmax, G4double stepFactor) const
 
G4double fLowestKineticEnergy
 
G4double fHighestKineticEnergy
 
G4double GetEnergyTransfer(G4int coupleIndex, size_t iPlace, G4double position) const
 
std::vector< G4PhysicsTable * > fPAIxscBank
 
void Initialise(const G4MaterialCutsCouple *, G4PAIModel *)
 
G4PAIModelData(G4double tmin, G4double tmax, G4int verbose)
 
G4double SamplePostStepTransfer(G4int coupleIndex, G4double scaledTkin, G4double tmin, G4double tmax) const