GENIEGenerator
Loading...
Searching...
No Matches
genie::NtpMCRecordI Class Referenceabstract

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

#include <NtpMCRecordI.h>

Inheritance diagram for genie::NtpMCRecordI:
[legend]
Collaboration diagram for genie::NtpMCRecordI:
[legend]

Public Member Functions

virtual ~NtpMCRecordI ()
virtual void Fill (unsigned int ievent, const EventRecord *ev_rec)=0

Public Attributes

NtpMCRecHeader hdr
 record header

Protected Member Functions

 NtpMCRecordI ()

Detailed Description

MINOS-style base class for ntuple records.

Author
Costas Andreopoulos <c.andreopoulos \at cern.ch> University of Liverpool
Created:\n October 1, 2004
License:\n Copyright (c) 2003-2025, 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::~NtpMCRecordI ( )
virtual

Definition at line 24 of file NtpMCRecordI.cxx.

25{
26
27}

◆ NtpMCRecordI()

genie::NtpMCRecordI::NtpMCRecordI ( )
protected

Member Function Documentation

◆ Fill()

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

Implemented in genie::NtpMCEventRecord.

Member Data Documentation

◆ hdr


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