#include "RecoParticleFlow/PFProducer/interface/BlockElementImporterBase.h"
#include "RecoParticleFlow/PFClusterTools/interface/ClusterClusterMapping.h"
#include "DataFormats/ParticleFlowReco/interface/PFCluster.h"
#include "DataFormats/ParticleFlowReco/interface/PFBlockElementCluster.h"
#include "DataFormats/ParticleFlowReco/interface/PFBlockElementSuperCluster.h"
#include "DataFormats/EgammaReco/interface/SuperCluster.h"
#include "DataFormats/Common/interface/ValueMap.h"
Go to the source code of this file.
Classes | |
class | SpecialClusterImporter< T > |
Typedefs | |
typedef SpecialClusterImporter < reco::PFBlockElement::ECAL > | ECALClusterImporter |
typedef SpecialClusterImporter < reco::PFBlockElement::HGCAL > | HGCalClusterImporter |
Functions | |
static const BlockElementImporterFactory::PMaker < ECALClusterImporter > | s_maker__LINE__ ("ECALClusterImporter") |
Definition at line 66 of file SpecialClusterImporter.cc.
Definition at line 69 of file SpecialClusterImporter.cc.
|
static |