GENIEGenerator
Loading...
Searching...
No Matches
Physics
HadronTensors
HadronTensorModelI.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
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
Algorithm()
Definition
Algorithm.cxx:38
genie::HadronTensorModelI::~HadronTensorModelI
virtual ~HadronTensorModelI()
Definition
HadronTensorModelI.cxx:44
genie::HadronTensorModelI::HadronTensorModelI
HadronTensorModelI()
Definition
HadronTensorModelI.cxx:23
genie
THE MAIN GENIE PROJECT NAMESPACE
Definition
AlgCmp.h:25
Generated on
for GENIEGenerator by
1.14.0