Public Member Functions | Public Attributes | Protected Member Functions | List of all members
genie::NtpMCRecordI Class Referenceabstract

MINOS-style base class for ntuple records. More...

#include <NtpMCRecordI.h>

Inheritance diagram for genie::NtpMCRecordI:
genie::NtpMCEventRecord

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 ()
 

Detailed Description

MINOS-style base class for ntuple records.

Author
Costas Andreopoulos <constantinos.andreopoulos cern.ch> University of Liverpool & STFC Rutherford Appleton Laboratory

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.

Constructor & Destructor Documentation

NtpMCRecordI::~NtpMCRecordI ( )
virtual

Definition at line 24 of file NtpMCRecordI.cxx.

25 {
26 
27 }
genie::NtpMCRecordI::NtpMCRecordI ( )
protected

Member Function Documentation

virtual void genie::NtpMCRecordI::Fill ( unsigned int  ievent,
const EventRecord ev_rec 
)
pure virtual

Implemented in genie::NtpMCEventRecord.

Member Data Documentation

NtpMCRecHeader genie::NtpMCRecordI::hdr

record header

Definition at line 38 of file NtpMCRecordI.h.


The documentation for this class was generated from the following files: