59#ifndef G4QCoherentChargeExchange_hh
60#define G4QCoherentChargeExchange_hh
130 static G4int nPartCWorld;
140 static std::vector <G4int> ElementZ;
141 static std::vector <G4double> ElProbInMat;
142 static std::vector <std::vector<G4int>*> ElIsoN;
143 static std::vector <std::vector<G4double>*> IsoProbInEl;
G4double condition(const G4ErrorSymMatrix &m)
G4int GetNumberOfNeutronsInTarget()
G4double GetMeanFreePath(const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)
G4bool IsApplicable(const G4ParticleDefinition &particle)
G4VParticleChange * PostStepDoIt(const G4Track &aTrack, const G4Step &aStep)
G4LorentzVector GetEnegryMomentumConservation()
~G4QCoherentChargeExchange()