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 tensorflow::Session*,
29 std::vector<Trackster>&
result);
hgcal::RecHitTools rhtools_
void energyRegressionAndID(const std::vector< reco::CaloCluster > &layerClusters, const tensorflow::Session *, std::vector< Trackster > &result)
tensorflow::Session * eidSession_
const std::string eidOutputNameId_
const std::string eidOutputNameEnergy_
static std::string const input
PatternRecognitionbyFastJet(const edm::ParameterSet &conf, edm::ConsumesCollector)
static void fillPSetDescription(edm::ParameterSetDescription &iDesc)
static const int eidNFeatures_
const float eidMinClusterEnergy_
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > caloGeomToken_
const int minNumLayerCluster_
const std::string eidInputName_
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 > &)
const bool computeLocalTime_
const double antikt_radius_
~PatternRecognitionbyFastJet() override=default