Skip to content
Snippets Groups Projects
Commit 05dfd633 authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Merge branch 'support_mp11' into 'master'

adding support of mupix11

See merge request corryvreckan/corryvreckan!679
parents 03e09598 0f0f66d1
Branches master
No related tags found
No related merge requests found
......@@ -416,6 +416,7 @@ void EventLoaderMuPixTelescope::fillBuffer() {
std::map<std::string, int> EventLoaderMuPixTelescope::typeString_to_typeID = {{"mupix8", MP8_SORTED_TS2},
{"mupix9", MP10_SORTED_TS2},
{"mupix10", MP10_UNSORTED_GS1_GS2},
{"mupix11", MP11_UNSORTED_GS1_GS2},
{"atlaspix3", AP3_UNSORTED_GS1_GS2},
{"run2020v1", R20V1_UNSORTED_GS1_GS2_GS3},
{"run2020v2", R20V2_UNSORTED_GS1_GS2_GS3},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment