#include <iostream>
#include <vector>
#include <fstream>
#include <string>
#include "TTree.h"
#include "TString.h"
#include "RooAbsData.h"
#include "RooWorkspace.h"
#include "RooMCStudy.h"
#include "RooFitResult.h"
#include "RooMultiVarGaussian.h"
#include "RooArgList.h"
#include "RooArgSet.h"
#include "RooStats/HypoTestResult.h"
Go to the source code of this file.
Classes | |
class | protoana::MCToyGenerationAndFit |
Namespaces | |
protoana | |