#include <ClusterClusterMapping.h>
Public Member Functions | |
ClusterClusterMapping () | |
~ClusterClusterMapping () | |
Static Public Member Functions | |
static int | checkOverlap (const reco::PFCluster &pfc, const std::vector< const reco::SuperCluster * > &sc, float minfrac=0.01, bool debug=false) |
static int | checkOverlap (const reco::PFCluster &pfc, const std::vector< reco::SuperClusterRef > &sc, float minfrac=0.01, bool debug=false) |
static int | checkOverlap (const reco::PFClusterRef &pfc, const std::vector< reco::SuperClusterRef > &sc, const edm::ValueMap< reco::CaloClusterPtr > &pfclusassoc) |
static bool | overlap (const reco::CaloCluster &sc1, const reco::CaloCluster &sc, float minfrac=0.01, bool debug=false) |
static bool | overlap (const reco::PFClusterRef &pfclustest, const reco::SuperCluster &sc, const edm::ValueMap< reco::CaloClusterPtr > &pfclusassoc) |
Definition at line 12 of file ClusterClusterMapping.h.
|
inline |
Definition at line 14 of file ClusterClusterMapping.h.
|
inline |
Definition at line 15 of file ClusterClusterMapping.h.
|
static |
Definition at line 48 of file ClusterClusterMapping.cc.
References overlap(), and query::result.
Referenced by PFBlockAlgo::setInput().
|
static |
Definition at line 59 of file ClusterClusterMapping.cc.
References overlap(), and query::result.
|
static |
Definition at line 70 of file ClusterClusterMapping.cc.
References overlap(), and query::result.
|
static |
Definition at line 4 of file ClusterClusterMapping.cc.
References gather_cfg::cout, first, reco::CaloCluster::hitsAndFractions(), and edm::second().
Referenced by checkOverlap(), PFElecTkProducer::isSharingEcalEnergyWithEgSC(), and PFBlockAlgo::testSuperClusterPFCluster().
|
static |
Definition at line 38 of file ClusterClusterMapping.cc.
References reco::SuperCluster::clustersBegin(), reco::SuperCluster::clustersEnd(), edm::Ptr< T >::id(), edm::Ref< C, T, F >::id(), edm::Ptr< T >::key(), and edm::Ref< C, T, F >::key().