DAS  3.0
Das Analysis System
MakeResponseHistos.h File Reference
#include <algorithm>
#include <cstdlib>
#include <functional>
#include <vector>
#include "Core/Objects/interface/Jet.h"
#include "Core/Objects/interface/Event.h"
#include "Core/CommonTools/interface/binnings.h"
#include "Core/CommonTools/interface/toolbox.h"
#include "Core/JEC/interface/common.h"
#include <TString.h>
#include <TH3D.h>
+ Include dependency graph for MakeResponseHistos.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 DAS
 
 DAS::Normalisation
 

Functions

template<typename T = TH3D>
std::unique_ptr< T > makeRespHist (TString name, std::vector< double > pt_edges=DAS::JetEnergy::pt_JERC_edges, TString title=";p_{T}^{gen};|#eta^{rec}|;#frac{p_{T}^{rec}}{p_{T}^{gen}}")