#include <numeric>
#include <iomanip>
#include "Validation/HGCalValidation/interface/HGVHistoProducerAlgo.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "SimDataFormats/CaloAnalysis/interface/SimCluster.h"
#include "TMath.h"
#include "TLatex.h"
#include "TF1.h"
Go to the source code of this file.
Variables | |
const double | ScoreCutCPtoLC_ = 0.2 |
const double | ScoreCutLCtoCP_ = 0.2 |
const double ScoreCutCPtoLC_ = 0.2 |
Definition at line 16 of file HGVHistoProducerAlgo.cc.
Referenced by HGVHistoProducerAlgo::layerClusters_to_CaloParticles().
const double ScoreCutLCtoCP_ = 0.2 |
Definition at line 15 of file HGVHistoProducerAlgo.cc.
Referenced by HGVHistoProducerAlgo::layerClusters_to_CaloParticles().