26 #ifndef _PAULI_BLOCKER_H_ 27 #define _PAULI_BLOCKER_H_ 34 class FermiMomentumTable;
53 double radius = 0.0)
const;
65 #endif // _PAULI_BLOCKER_H_ THE MAIN GENIE PROJECT NAMESPACE
Defines the EventRecordVisitorI interface. Concrete implementations of this interface use the 'Visito...
Examines whether the generated event should be Pauli blocked. Is a concerete implementation of the Ev...
A table of Fermi momentum constants.
void Configure(const Registry &config)
double GetFermiMomentum(const Target &tgt, int pdg_Nf, double radius=0.0) const
Get the Fermi momentum needed to check Pauli blocking.
A Neutrino Interaction Target. Is a transparent encapsulation of quite different physical systems suc...
A registry. Provides the container for algorithm configuration parameters.
const FermiMomentumTable * fKFTable
void ProcessEventRecord(GHepRecord *event_rec) const
GENIE's GHEP MC event record.