GENIEGenerator
Loading...
Searching...
No Matches
Physics
Resonance
XSection
RSHelicityAmplModelI.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 "
Physics/Resonance/XSection/RSHelicityAmplModelI.h
"
12
13
using namespace
genie
;
14
15
//____________________________________________________________________________
16
RSHelicityAmplModelI::RSHelicityAmplModelI
() :
17
Algorithm
()
18
{
19
20
}
21
//____________________________________________________________________________
22
RSHelicityAmplModelI::RSHelicityAmplModelI
(
string
name) :
23
Algorithm
(name)
24
{
25
26
}
27
//____________________________________________________________________________
28
RSHelicityAmplModelI::RSHelicityAmplModelI
(
string
name,
string
config) :
29
Algorithm
(name, config)
30
{
31
32
}
33
//____________________________________________________________________________
34
RSHelicityAmplModelI::~RSHelicityAmplModelI
()
35
{
36
37
}
38
//____________________________________________________________________________
RSHelicityAmplModelI.h
genie::Algorithm::Algorithm
Algorithm()
Definition
Algorithm.cxx:38
genie::RSHelicityAmplModelI::RSHelicityAmplModelI
RSHelicityAmplModelI()
Definition
RSHelicityAmplModelI.cxx:16
genie::RSHelicityAmplModelI::~RSHelicityAmplModelI
virtual ~RSHelicityAmplModelI()
Definition
RSHelicityAmplModelI.cxx:34
genie
THE MAIN GENIE PROJECT NAMESPACE
Definition
AlgCmp.h:25
Generated on
for GENIEGenerator by
1.14.0