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
HadronTensors
HadronTensorModelI.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
or see $GENIE/LICENSE
6
7
Author: Steven Gardiner <gardiner \at fnal.gov>
8
Fermi National Accelerator Laboratory
9
10
For the class documentation see the corresponding header file.
11
12
*/
13
//____________________________________________________________________________
14
15
// standard library includes
16
#include <string>
17
18
// GENIE includes
19
#include "
Physics/HadronTensors/HadronTensorModelI.h
"
20
21
22
//____________________________________________________________________________
23
genie::HadronTensorModelI::HadronTensorModelI
()
24
: genie::
Algorithm
()
25
{
26
27
}
28
29
//____________________________________________________________________________
30
genie::HadronTensorModelI::HadronTensorModelI
(std::string name)
31
: genie::
Algorithm
( name )
32
{
33
34
}
35
36
//____________________________________________________________________________
37
genie::HadronTensorModelI::HadronTensorModelI
(std::string name,
38
std::string config) : genie::
Algorithm
(name, config)
39
{
40
41
}
42
43
//____________________________________________________________________________
44
genie::HadronTensorModelI::~HadronTensorModelI
()
45
{
46
47
}
HadronTensorModelI.h
genie::Algorithm
Algorithm abstract base class.
Definition:
Algorithm.h:54
genie::HadronTensorModelI::HadronTensorModelI
HadronTensorModelI()
Definition:
HadronTensorModelI.cxx:23
genie::HadronTensorModelI::~HadronTensorModelI
virtual ~HadronTensorModelI()
Definition:
HadronTensorModelI.cxx:44
Generated on Wed Jul 17 2024 14:46:41 for GENIEGenerator by
1.8.5