4 #ifndef __RecoHGCal_TICL_PRbyFASTJET_H__ 5 #define __RecoHGCal_TICL_PRbyFASTJET_H__ 17 template <
typename TILES>
24 std::vector<Trackster>&
result,
25 std::unordered_map<
int, std::vector<int>>& seedToTracksterAssociation)
override;
28 const std::vector<Trackster>& inTracksters,
30 std::unordered_map<
int, std::vector<int>>& seedToTracksterAssociation)
override;
33 const tensorflow::Session*,
34 std::vector<Trackster>&
result);
hgcal::RecHitTools rhtools_
void energyRegressionAndID(const std::vector< reco::CaloCluster > &layerClusters, const tensorflow::Session *, std::vector< Trackster > &result)
static std::string const input
PatternRecognitionbyFastJet(const edm::ParameterSet &conf, edm::ConsumesCollector)
static void fillPSetDescription(edm::ParameterSetDescription &iDesc)
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > caloGeomToken_
const int minNumLayerCluster_
void makeTracksters(const typename PatternRecognitionAlgoBaseT< TILES >::Inputs &input, std::vector< Trackster > &result, std::unordered_map< int, std::vector< int >> &seedToTracksterAssociation) override
void buildJetAndTracksters(std::vector< fastjet::PseudoJet > &, std::vector< ticl::Trackster > &)
void filter(std::vector< Trackster > &output, const std::vector< Trackster > &inTracksters, const typename PatternRecognitionAlgoBaseT< TILES >::Inputs &input, std::unordered_map< int, std::vector< int >> &seedToTracksterAssociation) override
const bool computeLocalTime_
const double antikt_radius_
~PatternRecognitionbyFastJet() override=default