DAS  3.0
Das Analysis System
MjjYmax.h File Reference
#include <list>
#include <vector>
#include <optional>
#include <functional>
#include <TUnfoldBinning.h>
#include <TTreeReaderArray.h>
#include <TH1.h>
#include <TH2.h>
#include "Core/Objects/interface/Event.h"
#include "Core/Objects/interface/Jet.h"
#include "Core/Objects/interface/Di.h"
#include "Core/Unfolding/interface/Observable.h"
+ Include dependency graph for MjjYmax.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MjjYmax
 
struct  MjjYmaxFiller
 

Namespaces

 DAS
 
 DAS::Unfolding
 
 DAS::Unfolding::DijetMass
 

Variables

static const std::vector< double > Mjj_edges
 
static const std::vector< double > ymax_edges {0., 0.5, 1.0, 1.5, 2.0, 2.5, 3.0}
 
static const size_t nYmaxBins = ymax_edges.size() - 1
 
static const auto minMjj = Mjj_edges.front()
 
static const auto maxMjj = Mjj_edges.back()
 
static const auto maxy = ymax_edges.back()