#include <ostream>
#include "Framework/EventGen/EventRecord.h"
#include "Framework/Ntuple/NtpMCRecordI.h"
Go to the source code of this file.
Classes | |
class | genie::NtpMCEventRecord |
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. More... | |
Namespaces | |
genie | |
THE MAIN GENIE PROJECT NAMESPACE | |
Functions | |
ostream & | genie::operator<< (ostream &stream, const NtpMCEventRecord &rec) |