From 509193ffc868e4cc93524966577f282717f12cd2 Mon Sep 17 00:00:00 2001 From: David Lange Date: Thu, 29 Jun 2023 13:13:41 +0200 Subject: [PATCH 1/2] add talks --- _data/people/VourMa.yml | 14 ++++++++++++++ _data/people/leonardogiannini.yml | 25 +++++++++++++++++++++++++ _data/people/tresreid.yml | 7 +++++++ 3 files changed, 46 insertions(+) diff --git a/_data/people/VourMa.yml b/_data/people/VourMa.yml index 869ff9bec..05b578dfe 100644 --- a/_data/people/VourMa.yml +++ b/_data/people/VourMa.yml @@ -54,3 +54,17 @@ presentations: project: lst labels: - conference + - title: "Line Segment Tracking (LST)" + meeting: CMS Upgrade Software Days (CMS restricted) + meetingurl: https://indico.cern.ch/event/1247039 + url: https://indico.cern.ch/event/1247039/contributions/5296624/subcontributions/415810/attachments/2608478/4506056/Line%20Segment%20tracking%20Mar%209%202023%20v3.pdf + date: 2023-03-09 + focus-area: ia + project: lst + - title: "Future tracking" + meeting: CMS Tracker Training Days (CMS restricted) + meetingurl: https://indico.cern.ch/event/1238081 + url: https://indico.cern.ch/event/1238081/contributions/5274067/attachments/2603178/4495392/FutureTracking_TrackerTrainingDays2023_230302.pdf + date: 2023-03-02 + focus-area: ia + project: lst diff --git a/_data/people/leonardogiannini.yml b/_data/people/leonardogiannini.yml index 63f6e9827..e2d8e9905 100644 --- a/_data/people/leonardogiannini.yml +++ b/_data/people/leonardogiannini.yml @@ -71,3 +71,28 @@ presentations: date: 2023-03-09 focus-area: ia project: mkfit + - title: "A DNN for CMS track classification and selection" + meeting: Computing in High Energy and Nuclear Physics (CHEP2023) + meetingurl: https://indico.jlab.org/event/459 + url: https://indico.jlab.org/event/459/contributions/11864/attachments/9519/13805/DNN-poster.pdf + date: 2023-05-09 + focus-area: ia + project: mkfit + labels: + - conference + - title: "Material effects updates in mkFit" + meeting: CMS Tracking Group (CMS restricted) + meetingurl: https://indico.cern.ch/event/1247011/ + url: https://indico.cern.ch/event/1247011/contributions/5408422/attachments/2651031/4590023/Material%20effects%20updates%20in%20mkFit.pdf + date: 2023-05-22 + focus-area: ia + project: mkfit + - title: "Generalizing mkFit and its Application to HL-LHC" + meeting: Computing in High Energy and Nuclear Physics (CHEP2023) + meetingurl: https://indico.jlab.org/event/459 + url: https://indico.jlab.org/event/459/contributions/11432/attachments/9330/13614/mkFit-CHEP-2023.pdf + date: 2023-05-08 + focus-area: ia + project: mkfit + labels: + - conference diff --git a/_data/people/tresreid.yml b/_data/people/tresreid.yml index e4494422c..ad54b6764 100644 --- a/_data/people/tresreid.yml +++ b/_data/people/tresreid.yml @@ -22,3 +22,10 @@ presentations: meetingurl: https://indico.cern.ch/event/1140356/ project: lst focus-area: ia + - title: Example application: Line Segment Linking project + date: 2022-08-05 + url: https://indico.cern.ch/event/1151367/contributions/4969876/attachments/2489946/4275828/Parallelize%20track%20finding%20on%20GPUs-%20Codas%20hep%208-5-22.pdf + meeting: CoDas-HEP school + meetingurl: https://indico.cern.ch/event/1151367 + project: lst + focus-area: ia From 3ec7f67c1a5f3370734374d86ba5e7865d5e13c0 Mon Sep 17 00:00:00 2001 From: David Lange Date: Thu, 29 Jun 2023 13:16:53 +0200 Subject: [PATCH 2/2] fix --- _data/people/tresreid.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/people/tresreid.yml b/_data/people/tresreid.yml index ad54b6764..1b60dd466 100644 --- a/_data/people/tresreid.yml +++ b/_data/people/tresreid.yml @@ -22,7 +22,7 @@ presentations: meetingurl: https://indico.cern.ch/event/1140356/ project: lst focus-area: ia - - title: Example application: Line Segment Linking project + - title: "Example application: Line Segment Linking project" date: 2022-08-05 url: https://indico.cern.ch/event/1151367/contributions/4969876/attachments/2489946/4275828/Parallelize%20track%20finding%20on%20GPUs-%20Codas%20hep%208-5-22.pdf meeting: CoDas-HEP school