GENIEGenerator
Loading...
Searching...
No Matches
AlvarezRusoCOHPiPDXSec.cxx File Reference
#include <iostream>
#include <iomanip>
#include <sstream>
#include <string>
#include <cstdlib>
#include <complex>
#include <TVector3.h>
#include <TMath.h>
#include <Math/SMatrix.h>
#include <Math/SVector.h>
#include <Math/LorentzVector.h>
#include "Framework/Algorithm/AlgConfigPool.h"
#include "Framework/Messenger/Messenger.h"
#include "Framework/Conventions/Constants.h"
#include "Physics/Coherent/XSection/AlvarezRusoCOHPiPDXSec.h"
#include "Physics/Coherent/XSection/ARSampledNucleus.h"
#include "Physics/Coherent/XSection/AREikonalSolution.h"
#include "Framework/Numerical/IntegrationTools.h"
#include "Physics/Coherent/XSection/ARWavefunction.h"
Include dependency graph for AlvarezRusoCOHPiPDXSec.cxx:

Go to the source code of this file.

Namespaces

namespace  genie
 THE MAIN GENIE PROJECT NAMESPACE
namespace  genie::alvarezruso

Typedefs

typedef std::complex< double > cdouble
typedef ROOT::Math::LorentzVector< ROOT::Math::PxPyPzE4D< double > > LorentzVector
typedef ROOT::Math::SVector< cdouble, 4 > CVector

Typedef Documentation

◆ cdouble

typedef std::complex<double> cdouble

Definition at line 42 of file AlvarezRusoCOHPiPDXSec.cxx.

◆ CVector

typedef ROOT::Math::SVector< cdouble , 4> CVector

Definition at line 44 of file AlvarezRusoCOHPiPDXSec.cxx.

◆ LorentzVector

typedef ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> > LorentzVector

Definition at line 43 of file AlvarezRusoCOHPiPDXSec.cxx.