Typedefs | |
typedef std::map< DetId, float > | Density |
Functions | |
template<typename T > | |
size_t | max_index (const std::vector< T > &v) |
template<typename T > | |
std::vector< size_t > | sorted_indices (const std::vector< T > &v) |
typedef std::map<DetId, float> hgcal_clustering::Density |
Definition at line 43 of file HGCalClusteringAlgoBase.h.
size_t hgcal_clustering::max_index | ( | const std::vector< T > & | v | ) |
Definition at line 30 of file HGCalClusteringAlgoBase.h.
References mps_fire::end, testProducerWithPsetDescEmpty_cfi::i1, testProducerWithPsetDescEmpty_cfi::i2, heavyIonCSV_trainingSettings::idx, and findQualityFiles::v.
Referenced by CSCXonStrip_MatchGatti::findXOnStrip(), HGCalImagingAlgo::getClusters(), and TICLCandidateFromTrackstersProducer::produce().
std::vector<size_t> hgcal_clustering::sorted_indices | ( | const std::vector< T > & | v | ) |
Definition at line 18 of file HGCalClusteringAlgoBase.h.
References mps_fire::end, testProducerWithPsetDescEmpty_cfi::i1, testProducerWithPsetDescEmpty_cfi::i2, heavyIonCSV_trainingSettings::idx, and findQualityFiles::v.
Referenced by HGCalImagingAlgo::calculateDistanceToHigher(), HGCalImagingAlgo::findAndAssignClusters(), HGCalDepthPreClusterer::makePreClusters(), and HGCal3DClustering::organizeByLayer().