GENIEGenerator
Loading...
Searching...
No Matches
ARWFSolution.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
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
17
18namespace genie
19{
20namespace alvarezruso
21{
22
24{
25 if(debug_) std::cerr << "WFS@ constructor" << std::endl;
26}
27
31
32} //namespace alvarezruso
33} //namespace genie
THE MAIN GENIE PROJECT NAMESPACE
Definition AlgCmp.h:25