49#ifndef G4VSubCutProducer_h
50#define G4VSubCutProducer_h 1
69 std::vector<G4Track*>& tracks,
G4VSubCutProducer(const G4String &name)
virtual void SampleSecondaries(const G4Step &step, std::vector< G4Track * > &tracks, G4double &eloss, G4double cut) const =0
G4VSubCutProducer & operator=(const G4VSubCutProducer &right)=delete
G4VSubCutProducer(const G4VSubCutProducer &)=delete
virtual ~G4VSubCutProducer()=default
const G4String & GetName() const