This is the complete list of members for HGCalClusteringImpl, including all inherited members.
applyLayerWeights_ | HGCalClusteringImpl | private |
areTCneighbour(uint32_t detIDa, uint32_t detIDb, const HGCalTriggerGeometryBase &triggerGeometry) | HGCalClusteringImpl | private |
calibratePt(l1t::HGCalCluster &cluster) | HGCalClusteringImpl | private |
calibSF_ | HGCalClusteringImpl | private |
clusteringAlgorithmType_ | HGCalClusteringImpl | private |
clusterizeDR(const std::vector< edm::Ptr< l1t::HGCalTriggerCell >> &triggerCellsPtrs, l1t::HGCalClusterBxCollection &clusters) | HGCalClusteringImpl | |
clusterizeDRNN(const std::vector< edm::Ptr< l1t::HGCalTriggerCell >> &triggerCellsPtrs, l1t::HGCalClusterBxCollection &clusters, const HGCalTriggerGeometryBase &triggerGeometry) | HGCalClusteringImpl | |
clusterizeNN(const std::vector< edm::Ptr< l1t::HGCalTriggerCell >> &triggerCellsPtrs, l1t::HGCalClusterBxCollection &clusters, const HGCalTriggerGeometryBase &triggerGeometry) | HGCalClusteringImpl | |
dr_ | HGCalClusteringImpl | private |
HGCalClusteringImpl(const edm::ParameterSet &conf) | HGCalClusteringImpl | |
isPertinent(const l1t::HGCalTriggerCell &tc, const l1t::HGCalCluster &clu, double distXY) const | HGCalClusteringImpl | |
kNSides_ | HGCalClusteringImpl | privatestatic |
layerWeights_ | HGCalClusteringImpl | private |
mergeClusters(l1t::HGCalCluster &main_cluster, const l1t::HGCalCluster &secondary_cluster) const | HGCalClusteringImpl | |
NNKernel(const std::vector< edm::Ptr< l1t::HGCalTriggerCell >> &reshuffledTriggerCells, l1t::HGCalClusterBxCollection &clusters, const HGCalTriggerGeometryBase &triggerGeometry) | HGCalClusteringImpl | |
removeUnconnectedTCinCluster(l1t::HGCalCluster &cluster, const HGCalTriggerGeometryBase &triggerGeometry) | HGCalClusteringImpl | private |
scintillatorSeedThreshold_ | HGCalClusteringImpl | private |
scintillatorTriggerCellThreshold_ | HGCalClusteringImpl | private |
setGeometry(const HGCalTriggerGeometryBase *const geom) | HGCalClusteringImpl | inline |
siliconSeedThreshold_ | HGCalClusteringImpl | private |
siliconTriggerCellThreshold_ | HGCalClusteringImpl | private |
triggerCellReshuffling(const std::vector< edm::Ptr< l1t::HGCalTriggerCell >> &triggerCellsPtrs, std::array< std::vector< std::vector< edm::Ptr< l1t::HGCalTriggerCell >>>, kNSides_ > &reshuffledTriggerCells) | HGCalClusteringImpl | private |
triggerTools_ | HGCalClusteringImpl | private |