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.
October 1, 2004
Copyright (c) 2003-2020, The GENIE Collaboration For the full text of the license visit http://copyright.genie-mc.org
Definition at line 29 of file NtpMCRecordI.h.
|
virtual |
Definition at line 24 of file NtpMCRecordI.cxx.
|
protected |
|
pure virtual |
Implemented in genie::NtpMCEventRecord.
| NtpMCRecHeader genie::NtpMCRecordI::hdr |
record header
Definition at line 38 of file NtpMCRecordI.h.
1.8.11