55 #ifndef G4PAIModelData_h
56 #define G4PAIModelData_h 1
112 std::vector<G4PhysicsTable*> fPAIxscBank;
113 std::vector<G4PhysicsTable*> fPAIdEdxBank;
114 std::vector<G4PhysicsLogVector*> fdEdxTable;
G4double SampleAlongStepTransfer(G4int coupleIndex, G4double kinEnergy, G4double scaledTkin, G4double tmax, G4double stepFactor) const
G4double DEDXPerVolume(G4int coupleIndex, G4double scaledTkin, G4double cut) const
G4double CrossSectionPerVolume(G4int coupleIndex, G4double scaledTkin, G4double tcut, G4double tmax) const
G4double SamplePostStepTransfer(G4int coupleIndex, G4double scaledTkin, G4double tmin, G4double tmax) const
void Initialise(const G4MaterialCutsCouple *, G4PAIModel *)
G4PAIModelData(G4double tmin, G4double tmax, G4int verbose)