4 #ifndef __RecoHGCal_TICL_PRbyCLUE3D_H__ 5 #define __RecoHGCal_TICL_PRbyCLUE3D_H__ 11 template <
typename TILES>
18 std::vector<Trackster>&
result,
19 std::unordered_map<
int, std::vector<int>>& seedToTracksterAssociation)
override;
22 const tensorflow::Session*,
23 std::vector<Trackster>&
result);
34 std::vector<float>
eta;
35 std::vector<float>
phi;
40 std::vector<float>
rho;
43 std::vector<std::pair<float, int>>
delta;
47 std::vector<std::vector<std::pair<int, int>>>
followers;
79 cells.shrink_to_fit();
84 delta.shrink_to_fit();
103 const std::vector<std::pair<int, int>>& layerIdx2layerandSoa,
107 const std::vector<Trackster>&)
const;
const double criticalSelfDensity_
const std::string eidOutputNameId_
std::vector< std::pair< float, int > > delta
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > caloGeomToken_
const int minNumLayerCluster_
void energyRegressionAndID(const std::vector< reco::CaloCluster > &layerClusters, const tensorflow::Session *, std::vector< Trackster > &result)
const double kernelDensityFactor_
std::vector< unsigned int > layerClusterOriginalIdx
const std::string eidInputName_
const double criticalDensity_
void dumpTiles(const TILES &) const
std::vector< float > r_over_absz
PatternRecognitionbyCLUE3D(const edm::ParameterSet &conf, edm::ConsumesCollector)
std::vector< ClustersOnLayer > clusters_
std::vector< bool > isSeed
const double criticalXYDistance_
std::vector< float > energy
~PatternRecognitionbyCLUE3D() override=default
void calculateDistanceToHigher(const TILES &, const int layerId, const std::vector< std::pair< int, int >> &)
static std::string const input
hgcal::RecHitTools rhtools_
const bool useAbsoluteProjectiveScale_
static void fillPSetDescription(edm::ParameterSetDescription &iDesc)
void makeTracksters(const typename PatternRecognitionAlgoBaseT< TILES >::Inputs &input, std::vector< Trackster > &result, std::unordered_map< int, std::vector< int >> &seedToTracksterAssociation) override
std::vector< float > z_extension
int findAndAssignTracksters(const TILES &, const std::vector< std::pair< int, int >> &)
const double criticalEtaPhiDistance_
const double outlierMultiplier_
std::vector< uint8_t > isSilicon
std::vector< std::pair< int, int > > nearestHigher
const bool useClusterDimensionXY_
static const int eidNFeatures_
std::vector< std::vector< std::pair< int, int > > > followers
void dumpClusters(const TILES &tiles, const std::vector< std::pair< int, int >> &layerIdx2layerandSoa, const int) const
const double densityXYDistanceSqr_
const bool densityOnSameLayer_
tensorflow::Session * eidSession_
const int densitySiblingLayers_
const bool rescaleDensityByZ_
const std::string eidOutputNameEnergy_
void calculateLocalDensity(const TILES &, const int layerId, const std::vector< std::pair< int, int >> &)
const double densityEtaPhiDistanceSqr_
std::vector< int > clusterIndex
const bool nearestHigherOnSameLayer_
const int criticalZDistanceLyr_
std::vector< float > layersPosZ_
const std::vector< int > filter_on_categories_
const float eidMinClusterEnergy_
void dumpTracksters(const std::vector< std::pair< int, int >> &layerIdx2layerandSoa, const int, const std::vector< Trackster > &) const
std::vector< float > radius