17 using namespace genie;
49 stream << this->
hdr << endl;
50 stream << *this->
event << endl;
55 this->
event->Copy(*ev_rec);
61 this->
event->Copy(*ntpmcrec.
event);
NtpMCRecHeader hdr
record header
MINOS-style ntuple record. Each such ntuple record holds a generated EventRecord object. Ntuples of this type are intended for feeding GENIE events into other applications (for example the GEANT4 based MC generation framework of an experiment) if no direct interface exists.
void Fill(unsigned int ievent, const EventRecord *ev_rec)
MINOS-style base class for ntuple records.
virtual ~NtpMCEventRecord()
void Copy(const NtpMCEventRecord &ntpmcrec)
void PrintToStream(ostream &stream) const
Generated Event Record. It is a GHepRecord object that can accept / be visited by EventRecordVisitorI...
ostream & operator<<(ostream &stream, const AlgConfigPool &config_pool)
void Clear(Option_t *opt="")