#include "FWCore/Framework/interface/EventSetup.h"
#include "DataFormats/CaloTowers/interface/CaloTowerCollection.h"
#include "DataFormats/EgammaReco/interface/SuperCluster.h"
#include "DataFormats/EgammaReco/interface/SuperClusterFwd.h"
#include "DataFormats/CaloRecHit/interface/CaloCluster.h"
#include "Geometry/CaloTopology/interface/CaloTowerConstituentsMap.h"
Go to the source code of this file.
Classes | |
class | EgammaHadTower |
Functions | |
bool | ClusterGreaterThan (const reco::CaloClusterPtr &c1, const reco::CaloClusterPtr &c2) |
bool ClusterGreaterThan | ( | const reco::CaloClusterPtr & | c1, |
const reco::CaloClusterPtr & | c2 | ||
) |
Definition at line 114 of file EgammaHadTower.cc.
Referenced by EgammaHadTower::towersOf().