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
Coherent
XSection
ARWFSolution.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
Daniel Scully ( d.i.scully \at warwick.ac.uk)
7
University of Warwick
8
*/
9
//____________________________________________________________________________
10
11
#include <iostream>
12
#include <sstream>
13
#include <string>
14
#include <complex>
15
16
#include "
Physics/Coherent/XSection/ARWFSolution.h
"
17
18
namespace
genie
19
{
20
namespace
alvarezruso
21
{
22
23
ARWFSolution::ARWFSolution
(
bool
debug): debug_(debug)
24
{
25
if
(
debug_
) std::cerr <<
"WFS@ constructor"
<< std::endl;
26
}
27
28
ARWFSolution::~ARWFSolution
()
29
{
30
}
31
32
}
//namespace alvarezruso
33
}
//namespace genie
genie::alvarezruso::ARWFSolution::~ARWFSolution
virtual ~ARWFSolution()
Definition:
ARWFSolution.cxx:28
genie::alvarezruso::ARWFSolution::ARWFSolution
ARWFSolution(bool debug=false)
Definition:
ARWFSolution.cxx:23
genie::alvarezruso::ARWFSolution::debug_
bool debug_
Definition:
ARWFSolution.h:40
ARWFSolution.h
Generated on Wed Jul 17 2024 14:46:38 for GENIEGenerator by
1.8.5