GENIEGenerator
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
NtpMCRecordI.cxx
Go to the documentation of this file.
1 //____________________________________________________________________________
2 /*
3  Copyright (c) 2003-2024, The GENIE Collaboration
4  For the full text of the license visit http://copyright.genie-mc.org
5 
6  Costas Andreopoulos <c.andreopoulos \at cern.ch>
7  University of Liverpool
8 */
9 //____________________________________________________________________________
10 
12 
13 using namespace genie;
14 
16 
17 //____________________________________________________________________________
19 TObject()
20 {
21 
22 }
23 //____________________________________________________________________________
25 {
26 
27 }
28 //____________________________________________________________________________
MINOS-style base class for ntuple records.
Definition: NtpMCRecordI.h:29
ClassImp(CacheBranchFx)