GENIEGenerator
|
MINOS-style base class for ntuple records. More...
#include <NtpMCRecordI.h>
Public Member Functions | |
virtual | ~NtpMCRecordI () |
virtual void | Fill (unsigned int ievent, const EventRecord *ev_rec)=0 |
Public Attributes | |
NtpMCRecHeader | hdr |
record header More... | |
Protected Member Functions | |
NtpMCRecordI () | |
MINOS-style base class for ntuple records.
Definition at line 29 of file NtpMCRecordI.h.
|
virtual |
Definition at line 24 of file NtpMCRecordI.cxx.
|
protected |
Definition at line 18 of file NtpMCRecordI.cxx.
|
pure virtual |
Implemented in genie::NtpMCEventRecord.
NtpMCRecHeader genie::NtpMCRecordI::hdr |
record header
Definition at line 38 of file NtpMCRecordI.h.
Referenced by CheckChargeConservation(), CheckDecayerConsistency(), CheckEnergyMomentumConservation(), CheckForNumFinStateNucleonsInconsistentWithTarget(), CheckForOffMassShellParticlesInFinState(), CheckForPseudoParticlesInFinState(), CheckVertexDistribution(), genie::NtpMCEventRecord::Clear(), ConvertToGHad(), ConvertToGHepMock(), ConvertToGINuke(), ConvertToGRooTracker(), ConvertToGST(), ConvertToGXML(), genie::NtpMCEventRecord::Copy(), genie::NtpMCEventRecord::Fill(), genie::NtpMCEventRecord::Init(), main(), genie::NtpMCEventRecord::PrintToStream(), and RunCherryPicker().