#include "DataFormats/Math/interface/deltaPhi.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "DataFormats/ParticleFlowReco/interface/PFRecHit.h"
#include "DataFormats/ParticleFlowReco/interface/PFRecHitFraction.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "Math/GenVector/VectorUtil.h"
#include "RecoParticleFlow/PFClusterProducer/interface/PFClusterBuilderBase.h"
#include "CondFormats/DataRecord/interface/HcalPFCutsRcd.h"
#include "CondTools/Hcal/interface/HcalPFCutsHandler.h"
#include "vdt/vdtMath.h"
#include <iterator>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | PFMultiDepthClusterizer::ClusterLink |
class | PFMultiDepthClusterizer |
Functions | |
static const PFClusterBuilderFactory ::PMaker< PFMultiDepthClusterizer > | s_maker__LINE__ ("PFMultiDepthClusterizer") |
|
static |