#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 bool | overlap (const reco::CaloCluster &sc1, const reco::CaloCluster &sc, float minfrac=0.01, bool debug=false) |
Definition at line 9 of file ClusterClusterMapping.h.
|
inline |
Definition at line 11 of file ClusterClusterMapping.h.
|
inline |
Definition at line 12 of file ClusterClusterMapping.h.
|
static |
Definition at line 38 of file ClusterClusterMapping.cc.
References overlap(), and query::result.
Referenced by PFBlockAlgo::setInput().
|
static |
Definition at line 49 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().