48#ifndef G4Vee2hadrons_h
49#define G4Vee2hadrons_h 1
72 lowEnergy = vlowEnergy;
73 highEnergy = vhighEnergy;
85 G4int nbins = std::max(3,
G4int((highEnergy - lowEnergy)/delta) );
G4PhysicsVector * PhysicsVector() const
G4Vee2hadrons(G4eeCrossSections *cr, G4double vlowEnergy, G4double vhighEnergy, G4double vdelta)
G4double LowEnergy() const
G4Vee2hadrons & operator=(const G4Vee2hadrons &right)=delete
virtual G4double ComputeCrossSection(G4double) const =0
G4Vee2hadrons(const G4Vee2hadrons &)=delete
virtual void SampleSecondaries(std::vector< G4DynamicParticle * > *, G4double, const G4ThreeVector &)=0
G4eeCrossSections * cross
virtual G4double PeakEnergy() const =0
G4double HighEnergy() const