Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Matthew Harris info #52

Merged
merged 1 commit into from
Jul 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 27 additions & 3 deletions _trainees/matthewharri.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,42 @@ website: https://www.umass.edu/physics/people/matthew-harris
networks:
- atlas
presentations:
- title:
Prototype navigation for muon reconstruction in ACTS
date: 2023-06-12
url: https://indico.cern.ch/event/1256378/contributions/5406949/attachments/2664243/4616287/MH_QT_summary.pdf
meeting:
ATLAS S&C week
- title:
Preparing the ACTS based geometry for Calorimeter and Muon System
date: 2023-10-13
url: https://indico.cern.ch/event/1322343/contributions/5616536/attachments/2733776/4753028/Muon_ACTS_ATHENA-3.pdf
meeting:
ATLAS Muon week
---

### Biography and Interests

I am a third year graduate student currently working in the UMass Amherst ATLAS group, advised by Stephane Willocq.
I am a fifth year Ph.D. student currently working in the UMass Amherst ATLAS group, advised by Stephane Willocq.

### Project
I currently work on ACTS (A Common Tracking Software) developing a prototype navigation model for the ATLAS muon spectrometer that could potentially be used for HL-LHC. I also work on a standard model VH physics analysis, more precisely WH(WW) with a three lepton final state.

I currently work in the muon software group within ATLAS focused on Phase-II upgrade activities. Specifically, I have been working on a new paradigm of tracking navigation. This new model exploits a frustum/octree approach which is widely used in computer vision and gaming. In order to cope with the complexity of the muon spectrometer, connections between one volume and another are now delegated to portals which live at the volume boundaries. This approach is powerful in terms of speed and maintains code flexibility.

### Recent Accomplishments
- Developed a prototype navigation for the muon spectrometer based off of a frustum/octree approach
- [Implemented](https://gitlab.cern.ch/atlas/athena/-/merge_requests/66290) the first version of the muon chambers in Athena with ACTS
- [Implemented](https://gitlab.cern.ch/atlas/athena/-/merge_requests/72899) the first version of the muon passive material description in Athena with ACTS
- [Developed](https://github.com/acts-project/acts/pull/3268) a converter in ACTS to convert GeoModel shapes/materials to ACTS volumes/materials
- [Developed](https://gitlab.cern.ch/atlas/athena/-/merge_requests/72899) a first muon navigation test in Athena with the new ACTS geometry that compares truth hits from GEANT4 with the hits found from propagating a particle with ACTS

### Mentors

* Stephane Willocq (University of Massachusetts, Amherst)
* Edward Moyse (University of Massachusetts, Amherst)
* Johannes Junggeburth (University of Massachusetts, Amherst / CERN)
* Andreas Salzburger (CERN)

### Traineeship dates

* 2023-01-01 to 2025-01-01
Loading