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
BergerSehgalRESPXSec2014.h
Go to the documentation of this file.
1
//____________________________________________________________________________
2
/*!
3
4
\class genie::BergerSehgalRESPXSec2014
5
6
\brief Computes the double differential cross section for resonance
7
electro- or neutrino-production according to the Berger Sehgal model.
8
9
The computed cross section is the d^2 xsec/ dQ^2 dW \n
10
where \n
11
\li \c Q^2 : momentum transfer ^ 2
12
\li \c W : invariant mass of the final state hadronic system
13
14
Is a concrete implementation of the XSecAlgorithmI interface.
15
16
\ref Berger, Sehgal Phys. Rev. D76, 113004 (2007)
17
18
Modifications within original format of
19
D.Rein and L.M.Sehgal, Neutrino Excitation of Baryon Resonances
20
and Single Pion Production, Ann.Phys.133, 79 (1981)
21
22
Modifications based on a MiniBooNE tune courtesy of J. Nowak
23
and S. Dytman.
24
25
\author Steve Dytman
26
University of Pittsburgh
27
28
Jarek Nowak
29
University of Lancaster
30
31
Costas Andreopoulos <c.andreopoulos \at cern.ch>
32
University of Liverpool
33
34
\created Sep 15, 2015
35
36
\cpright Copyright (c) 2003-2024, The GENIE Collaboration
37
For the full text of the license visit http://copyright.genie-mc.org
38
*/
39
//____________________________________________________________________________
40
41
#ifndef _BERGER_SEHGAL_RES_PXSEC_2014_H_
42
#define _BERGER_SEHGAL_RES_PXSEC_2014_H_
43
44
#include "
Physics/Resonance/XSection/BSKLNBaseRESPXSec2014.h
"
45
46
namespace
genie {
47
48
class
BergerSehgalRESPXSec2014
:
public
BSKLNBaseRESPXSec2014
49
{
50
public
:
51
BergerSehgalRESPXSec2014
();
52
BergerSehgalRESPXSec2014
(
string
config);
53
virtual
~BergerSehgalRESPXSec2014
();
54
};
55
56
}
// genie namespace
57
58
#endif // _BERGER_SEHGAL_RES_PXSEC_2014_H_
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::BergerSehgalRESPXSec2014
Computes the double differential cross section for resonance electro- or neutrino-production accordin...
Definition:
BergerSehgalRESPXSec2014.h:48
BSKLNBaseRESPXSec2014.h
genie::BergerSehgalRESPXSec2014::~BergerSehgalRESPXSec2014
virtual ~BergerSehgalRESPXSec2014()
Definition:
BergerSehgalRESPXSec2014.cxx:36
genie::BergerSehgalRESPXSec2014::BergerSehgalRESPXSec2014
BergerSehgalRESPXSec2014()
Definition:
BergerSehgalRESPXSec2014.cxx:22
Generated on Wed Jul 17 2024 14:46:38 for GENIEGenerator by
1.8.5