CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions
HGCalClusteringAlgoBase.h File Reference
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "DataFormats/HGCRecHit/interface/HGCRecHitCollections.h"
#include "DataFormats/Math/interface/Point3D.h"
#include "DataFormats/EgammaReco/interface/BasicCluster.h"
#include "RecoLocalCalo/HGCalRecAlgos/interface/RecHitTools.h"
#include <vector>
#include <numeric>

Go to the source code of this file.

Classes

class  HGCalClusteringAlgoBase
 

Namespaces

 hgcal_clustering
 

Typedefs

typedef std::map< DetId, float > hgcal_clustering::Density
 

Functions

template<typename T >
size_t hgcal_clustering::max_index (const std::vector< T > &v)
 
template<typename T >
std::vector< size_t > hgcal_clustering::sorted_indices (const std::vector< T > &v)