51#ifndef G4ChargeExchangeXS_h
52#define G4ChargeExchangeXS_h
100 G4double fXSecPion[5] = {0.0, 0.0, 0.0, 0.0, 0.0};
void SetEnergyLimit(G4double val)
G4ChargeExchangeXS(const G4ChargeExchangeXS &)=delete
G4bool IsElementApplicable(const G4DynamicParticle *, G4int Z, const G4Material *) final
G4ChargeExchangeXS & operator=(const G4ChargeExchangeXS &right)=delete
~G4ChargeExchangeXS() override=default
const G4ParticleDefinition * SampleSecondaryType(const G4ParticleDefinition *, const G4int Z, const G4int A)
void CrossSectionDescription(std::ostream &) const final
void SetCrossSectionFactor(G4double val)
G4double GetCrossSectionFactor() const
G4double GetElementCrossSection(const G4DynamicParticle *, G4int Z, const G4Material *) final
G4VCrossSectionDataSet(const G4String &nam="")