Functions
KLVOxygenIBDPXSec.cxx File Reference
#include <TSpline.h>
#include <TGraph.h>
#include "Framework/Algorithm/AlgConfigPool.h"
#include "Framework/Messenger/Messenger.h"
#include "Framework/Utils/KineUtils.h"
#include "Framework/ParticleData/PDGUtils.h"
#include "Framework/ParticleData/PDGCodes.h"
#include "Physics/InverseBetaDecay/XSection/Constants.h"
#include "Physics/InverseBetaDecay/XSection/KLVOxygenIBDPXSec.h"

Go to the source code of this file.

Functions

 ClassImp (KLVOxygenIBDPXSec) KLVOxygenIBDPXSec
 

Function Documentation

ClassImp ( KLVOxygenIBDPXSec  )

Definition at line 29 of file KLVOxygenIBDPXSec.cxx.

32  :
33  XSecAlgorithmI("genie::KLVOxygenIBDPXSec"),
34  fXsplNue(0),
35  fXsplNuebar(0)
36 {
37 
38 }
Cross Section Calculation Interface.