#include "CAFAna/Core/Binning.h"
#include "CAFAna/Core/Sample.h"
#include "CAFAna/Prediction/IPrediction.h"
#include "CAFAna/Prediction/PredictionInterp.h"
#include "CAFAna/Prediction/CovarianceMatrix.h"
#include "TRandom3.h"
#include <vector>
#include <tuple>
Go to the source code of this file.
Classes | |
class | ana::CovMxManager |
Namespaces | |
ana | |
Cuts and Vars for the 2020 FD DiF Study. | |
ana::covmx | |
Typedefs | |
typedef std::vector< std::vector< TMatrixD > > | ana::covmx::Patch |
typedef std::pair< Sample, Sample > | ana::covmx::SamplePair |