diff --git a/web/groups/hlt.json b/web/groups/hlt.json index af555f5..20b3ccc 100644 --- a/web/groups/hlt.json +++ b/web/groups/hlt.json @@ -895,6 +895,7 @@ "TrackDeepNNTagInfoProducer|": "B tagging", "TrackDistanceValueMapProducer|trackDistances": "AlCa", "TrackExtenderWithMTD|": "MTD", + "TrackFeatureExtractor@alpaka|": "Tracking|Portable", "TrackFromSeedProducer|": "Tracking", "TrackIPProducer|": "Tracking", "TrackListMerger|hltDiMuon*": "Muons", @@ -927,6 +928,7 @@ "TrackSelectorByRegion|": "Pixels", "TrackSelector|": "Tracking", "TracksterLinksProducer|": "HGCal", + "TrackTorchClassifierAlpaka@alpaka|": "Tracking|Portable", "TrackTfClassifier|": "Tracking", "TrackVertexArbitrator|": "Tracking", "TrackWithVertexRefSelector|trackWithVertexRefSelectorBeforeSorting": "Vertices", @@ -977,6 +979,8 @@ "alpaka_serial_sync::SiPixelRecHitAlpakaPhase1|": "Pixels", "alpaka_serial_sync::SiPixelRecHitExtendedAlpaka|": "Pixels", "alpaka_serial_sync::sistrip::SiStripRawToCluster|": "Tracking", + "alpaka_serial_sync::TrackFeatureExtractor|": "Tracking", + "alpaka_serial_sync::TrackTorchClassifierAlpaka|": "Tracking", "sistrip::SiStripClustersToLegacy|": "Tracking|Conversion", "sistrip::SiStripRawToCluster@alpaka|": "Tracking|Portable", "eventsetup|eventsetup": "event setup", diff --git a/web/groups/hlt_no_gpu.json b/web/groups/hlt_no_gpu.json index 7fda4e4..e44f4a9 100644 --- a/web/groups/hlt_no_gpu.json +++ b/web/groups/hlt_no_gpu.json @@ -895,6 +895,7 @@ "TrackDeepNNTagInfoProducer|": "B tagging", "TrackDistanceValueMapProducer|trackDistances": "AlCa", "TrackExtenderWithMTD|": "MTD", + "TrackFeatureExtractor@alpaka|": "Tracking", "TrackFromSeedProducer|": "Tracking", "TrackIPProducer|": "Tracking", "TrackListMerger|hltDiMuon*": "Muons", @@ -927,6 +928,7 @@ "TrackSelectorByRegion|": "Pixels", "TrackSelector|": "Tracking", "TracksterLinksProducer|": "HGCal", + "TrackTorchClassifierAlpaka@alpaka|": "Tracking", "TrackTfClassifier|": "Tracking", "TrackVertexArbitrator|": "Tracking", "TrackWithVertexRefSelector|trackWithVertexRefSelectorBeforeSorting": "Vertices", @@ -977,6 +979,8 @@ "alpaka_serial_sync::SiPixelRecHitAlpakaPhase1|": "Pixels", "alpaka_serial_sync::SiPixelRecHitExtendedAlpaka|": "Pixels", "alpaka_serial_sync::sistrip::SiStripRawToCluster|": "Tracking", + "alpaka_serial_sync::TrackFeatureExtractor|": "Tracking", + "alpaka_serial_sync::TrackTorchClassifierAlpaka|": "Tracking", "sistrip::SiStripClustersToLegacy|": "Tracking|Conversion", "sistrip::SiStripRawToCluster@alpaka|": "Tracking", "eventsetup|eventsetup": "event setup", diff --git a/web/groups/hlt_summary.json b/web/groups/hlt_summary.json index fc7c771..8390383 100644 --- a/web/groups/hlt_summary.json +++ b/web/groups/hlt_summary.json @@ -895,6 +895,7 @@ "TrackDeepNNTagInfoProducer|": "others", "TrackDistanceValueMapProducer|trackDistances": "others", "TrackExtenderWithMTD|": "MTD", + "TrackFeatureExtractor@alpaka|": "Full track and vertex", "TrackFromSeedProducer|": "Full track and vertex", "TrackIPProducer|": "Full track and vertex", "TrackListMerger|hltDiMuon*": "Muons", @@ -927,6 +928,7 @@ "TrackSelectorByRegion|": "Pixel track and vertex", "TrackSelector|": "Full track and vertex", "TracksterLinksProducer|": "HGCal", + "TrackTorchClassifierAlpaka@alpaka|": "Full track and vertex", "TrackTfClassifier|": "Full track and vertex", "TrackVertexArbitrator|": "Full track and vertex", "TrackWithVertexRefSelector|trackWithVertexRefSelectorBeforeSorting": "Full track and vertex", @@ -977,6 +979,8 @@ "alpaka_serial_sync::SiPixelRecHitAlpakaPhase1|": "Pixel track and vertex", "alpaka_serial_sync::SiPixelRecHitExtendedAlpaka|": "Pixel track and vertex", "alpaka_serial_sync::sistrip::SiStripRawToCluster|": "Full track and vertex", + "alpaka_serial_sync::TrackFeatureExtractor|": "Full track and vertex", + "alpaka_serial_sync::TrackTorchClassifierAlpaka|": "Full track and vertex", "sistrip::SiStripClustersToLegacy|": "Full track and vertex", "sistrip::SiStripRawToCluster@alpaka|": "Full track and vertex", "eventsetup|eventsetup": "non-event processing",