QPMDISStrucFunc.cxx
Go to the documentation of this file.
1 //____________________________________________________________________________
2 /*
3  Copyright (c) 2003-2020, The GENIE Collaboration
4  For the full text of the license visit http://copyright.genie-mc.org
5 
6  Costas Andreopoulos <constantinos.andreopoulos \at cern.ch>
7  University of Liverpool & STFC Rutherford Appleton Laboratory
8 */
9 //____________________________________________________________________________
10 
15 
16 using namespace genie;
17 
18 //____________________________________________________________________________
20 QPMDISStrucFuncBase("genie::QPMDISStrucFunc")
21 {
22 
23 }
24 //____________________________________________________________________________
26 QPMDISStrucFuncBase("genie::QPMDISStrucFunc", config)
27 {
28 
29 }
30 //____________________________________________________________________________
32 {
33 
34 }
35 //____________________________________________________________________________
THE MAIN GENIE PROJECT NAMESPACE
Definition: AlgCmp.h:25
static Config * config
Definition: config.cpp:1054
Abstract base class. Provides common implementation for concrete objects implementing the DISStructur...
Most commonly used PDG codes. A set of utility functions to handle PDG codes is provided in PDGUtils...