22 #ifndef _SECOND_NUCLEON_EMISSION_H_ 23 #define _SECOND_NUCLEON_EMISSION_H_ 53 #endif // _SRC_NUCLEAR_RECOIL_H_
virtual bool EmitSecondNucleon(GHepRecord *evrec, const int eject_nucleon_pdg) const
THE MAIN GENIE PROJECT NAMESPACE
Defines the EventRecordVisitorI interface. Concrete implementations of this interface use the 'Visito...
Pure abstract base class. Defines the NuclearModelI interface to be implemented by any physics model ...
virtual ~SecondNucleonEmissionI()
Interface to drive the a second nucleon emission from a nucleus Specfic impelmentations will have dif...
SecondNucleonEmissionI(string name)
const NuclearModelI * fNuclModel
nuclear model
GENIE's GHEP MC event record.