GENIEGenerator
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Physics
Resonance
XSection
KuzminLyubushkinNaumovRESPXSec2014.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
Steve Dytman
7
University of Pittsburgh
8
9
Jarek Nowak
10
University of Lancaster
11
12
Costas Andreopoulos <c.andreopoulos \at cern.ch>
13
University of Liverpool
14
*/
15
//____________________________________________________________________________
16
17
#include "
Physics/Resonance/XSection/KuzminLyubushkinNaumovRESPXSec2014.h
"
18
19
using namespace
genie;
20
21
//____________________________________________________________________________
22
KuzminLyubushkinNaumovRESPXSec2014::KuzminLyubushkinNaumovRESPXSec2014
() :
23
BSKLNBaseRESPXSec2014
(
"genie::KuzminLyubushkinNaumovRESPXSec2014"
)
24
{
25
this->
fKLN
=
true
;
26
this->
fBRS
=
false
;
27
}
28
//____________________________________________________________________________
29
KuzminLyubushkinNaumovRESPXSec2014::KuzminLyubushkinNaumovRESPXSec2014
(
string
config) :
30
BSKLNBaseRESPXSec2014
(
"genie::KuzminLyubushkinNaumovRESPXSec2014"
, config)
31
{
32
this->
fKLN
=
true
;
33
this->
fBRS
=
false
;
34
}
35
//____________________________________________________________________________
36
KuzminLyubushkinNaumovRESPXSec2014::~KuzminLyubushkinNaumovRESPXSec2014
()
37
{
38
39
}
40
//____________________________________________________________________________
genie::BSKLNBaseRESPXSec2014::fKLN
bool fKLN
Definition:
BSKLNBaseRESPXSec2014.h:111
genie::BSKLNBaseRESPXSec2014
Base class for the Berger-Sehgal and the Kuzmin, Lyubushkin, Naumov resonance models, implemented as modifications to the Rein-Sehgal model.
Definition:
BSKLNBaseRESPXSec2014.h:56
genie::KuzminLyubushkinNaumovRESPXSec2014::~KuzminLyubushkinNaumovRESPXSec2014
virtual ~KuzminLyubushkinNaumovRESPXSec2014()
Definition:
KuzminLyubushkinNaumovRESPXSec2014.cxx:36
KuzminLyubushkinNaumovRESPXSec2014.h
genie::BSKLNBaseRESPXSec2014::fBRS
bool fBRS
Definition:
BSKLNBaseRESPXSec2014.h:112
genie::KuzminLyubushkinNaumovRESPXSec2014::KuzminLyubushkinNaumovRESPXSec2014
KuzminLyubushkinNaumovRESPXSec2014()
Definition:
KuzminLyubushkinNaumovRESPXSec2014.cxx:22
Generated on Wed Jul 17 2024 14:46:43 for GENIEGenerator by
1.8.5