MaCh3 DUNE 1.0.0
Reference Guide
|
#include <iostream>
#include <TTree.h>
#include <TH1D.h>
#include <TH2D.h>
#include <TMath.h>
#include <TFile.h>
#include <TGraph2DErrors.h>
#include <vector>
#include <omp.h>
#include <list>
#include "splines/splinesDUNE.h"
#include "covariance/covarianceXsec.h"
#include "covariance/covarianceOsc.h"
#include "samplePDF/samplePDFFDBase.h"
#include "StandardRecord.h"
#include "StructsDUNE.h"
Go to the source code of this file.
Classes | |
class | samplePDFDUNEBeamNDGar |
Base class for handling beam ND GAR samples. More... | |