DAS
3.0
Das Analysis System
|
#include <algorithm>
#include <memory>
#include <vector>
#include <TH2F.h>
#include "Core/Objects/interface/Di.h"
#include "Core/Objects/interface/Event.h"
#include "Core/Objects/interface/Jet.h"
#include "Core/CommonTools/interface/binnings.h"
Go to the source code of this file.
Classes | |
struct | Plots |
Namespaces | |
DAS | |
DAS::PUstaub | |
Variables | |
static const std::vector< double > | pthat_edges = {0, 1e-6, 15, 30, 50, 80, 120, 170, 300, 470, 600, 800, 1000, 1400, 1800, 2400, 3200, 6500} |
static const int | nPtHatBins = pthat_edges.size()-1 |