GENIEGenerator
Loading...
Searching...
No Matches
Framework
EventGen
InteractionListGeneratorI.cxx
Go to the documentation of this file.
1
//____________________________________________________________________________
2
/*
3
Copyright (c) 2003-2025, 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
11
#include "
Framework/EventGen/InteractionListGeneratorI.h
"
12
13
using namespace
genie
;
14
15
//___________________________________________________________________________
16
InteractionListGeneratorI::InteractionListGeneratorI
() :
17
Algorithm
()
18
{
19
20
}
21
//___________________________________________________________________________
22
InteractionListGeneratorI::InteractionListGeneratorI
(
string
name) :
23
Algorithm
(name)
24
{
25
26
}
27
//___________________________________________________________________________
28
InteractionListGeneratorI::InteractionListGeneratorI
(
29
string
name,
string
config) :
30
Algorithm
(name, config)
31
{
32
33
}
34
//___________________________________________________________________________
35
InteractionListGeneratorI::~InteractionListGeneratorI
()
36
{
37
38
}
39
//___________________________________________________________________________
InteractionListGeneratorI.h
genie::Algorithm::Algorithm
Algorithm()
Definition
Algorithm.cxx:38
genie::InteractionListGeneratorI::~InteractionListGeneratorI
~InteractionListGeneratorI()
Definition
InteractionListGeneratorI.cxx:35
genie::InteractionListGeneratorI::InteractionListGeneratorI
InteractionListGeneratorI()
Definition
InteractionListGeneratorI.cxx:16
genie
THE MAIN GENIE PROJECT NAMESPACE
Definition
AlgCmp.h:25
Generated on
for GENIEGenerator by
1.14.0