GENIEGenerator
Loading...
Searching...
No Matches
NNBarOscDummyInteractionListGenerator.h
Go to the documentation of this file.
1//____________________________________________________________________________
2/*!
3
4\class genie::NOscDummyInteractionListGenerator
5
6\brief
7
8\author Jeremy Hewes, Georgia Karagiorgi
9 University of Manchester
10
11\created November, 2016
12
13\cpright Copyright (c) 2003-2025, The GENIE Collaboration
14 For the full text of the license visit http://copyright.genie-mc.org
15*/
16//____________________________________________________________________________
17
18#ifndef _NNBAR_OSC_DUMMY_INTERACTION_GENERATOR_H_
19#define _NNBAR_OSC_DUMMY_INTERACTION_GENERATOR_H_
20
22
23namespace genie {
24
26
27public :
31
32 // implement the InteractionListGeneratorI interface
34};
35
36} // genie namespace
37#endif // _NNBAR_OSC_DUMMY_INTERACTION_GENERATOR_H_
Initial State information.
A vector of Interaction objects.
InteractionList * CreateInteractionList(const InitialState &init) const
THE MAIN GENIE PROJECT NAMESPACE
Definition AlgCmp.h:25