#include "DataFormats/ParticleFlowReco/interface/PFCluster.h"
#include "DataFormats/ParticleFlowReco/interface/PFClusterFwd.h"
#include "DataFormats/ParticleFlowReco/interface/PFRecHit.h"
#include "DataFormats/ParticleFlowReco/interface/PFRecHitFwd.h"
#include "DataFormats/ParticleFlowReco/interface/PFLayer.h"
#include "DataFormats/Common/interface/OrphanHandle.h"
#include "DataFormats/EgammaReco/interface/SuperCluster.h"
#include "DataFormats/EgammaReco/interface/SuperClusterFwd.h"
#include "DataFormats/EgammaReco/interface/BasicCluster.h"
#include "DataFormats/EgammaReco/interface/BasicClusterFwd.h"
#include "RecoParticleFlow/PFClusterTools/interface/PFEnergyCalibration.h"
#include "TVector2.h"
#include <string>
#include <vector>
#include <unordered_map>
#include <set>
#include <memory>
Go to the source code of this file.
Classes | |
class | PFECALSuperClusterAlgo::CalibratedPFCluster |
struct | std::hash< edm::Ptr< reco::PFCluster > > |
class | PFECALSuperClusterAlgo |
Namespaces | |
namespace | std |
\ Algorithm for box particle flow super clustering in the ECAL |