#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/ParticleFlowReco/interface/PFRecHit.h"
#include "DataFormats/ParticleFlowReco/interface/PFRecHitFwd.h"
#include "DataFormats/ParticleFlowReco/interface/PFCluster.h"
#include "DataFormats/ParticleFlowReco/interface/PFClusterFwd.h"
#include "DataFormats/Common/interface/RefToBaseVector.h"
#include "CondFormats/DataRecord/interface/HcalPFCutsRcd.h"
#include "CondTools/Hcal/interface/HcalPFCutsHandler.h"
#include <string>
#include <iostream>
#include <unordered_map>
#include <tuple>
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"
Go to the source code of this file.
Classes | |
class | InitialClusteringStepBase |
Namespaces | |
edm | |
HLT enums. | |
Typedefs | |
typedef edmplugin::PluginFactory< InitialClusteringStepBase *(const edm::ParameterSet &, edm::ConsumesCollector &)> | InitialClusteringStepFactory |
Functions | |
std::ostream & | operator<< (std::ostream &o, const InitialClusteringStepBase &a) |
typedef edmplugin::PluginFactory<InitialClusteringStepBase*(const edm::ParameterSet&, edm::ConsumesCollector&)> InitialClusteringStepFactory |
Definition at line 123 of file InitialClusteringStepBase.h.
std::ostream& operator<< | ( | std::ostream & | o, |
const InitialClusteringStepBase & | a | ||
) |
Definition at line 3 of file InitialClusteringStepBase.cc.
References a, and EcalTangentSkim_cfg::o.