Add MUON DetectorElement implementations
Note: this includes (part of) !204 (merged)
Edited by Patrizia De Simone
Merge request reports
Activity
Filter activity
@clemenci now you can find the very first version of MuonChamberGrid.cpp,h. I wait for your feedback
I added the part of the code that convert from the grids condition (lhcb-conddb/lhcb-conditions-database!23 (merged)) to a
std::map<std::string, MuonChamberGrid>
.Now we need to port the code that uses this information... and a lot of clean up.
added 10 commits
-
0de5a3a3...41cd6594 - 6 commits from branch
master
- fd587293 - first attempt to add MuonChamberGrid
- 17f8b210 - Fixed formatting
- bfe560b7 - add dummy implementations for new FrontEndID methods
- e6521f28 - add map of muon chambers grids
Toggle commit list-
0de5a3a3...41cd6594 - 6 commits from branch
added 7 commits
- 9d4b067a - first attempt to add MuonChamberGrid
- edb31d65 - Fixed formatting
- f928b035 - add dummy implementations for new FrontEndID methods
- b1f3d874 - add map of muon chambers grids
- 0de5a3a3 - add map of muon chambers grids
- 15690281 - Merge branch 'Detector_MuonDev' of ssh://gitlab.cern.ch:7999/lhcb/Detector into Detector_MuonDev
- acb77f12 - Merge branch 'Detector_MuonDev' of ssh://gitlab.cern.ch:7999/lhcb/Detector into Detector_MuonDev
Toggle commit listadded 1 commit
- a8226b9a - fix a bug in FrontEndID.h + rename chamber grid
added 1 commit
- 3aa52b63 - fix a bug in FrontEndID.h + rename chamber grid round2
- Resolved by Marco Clemencic
added 9 commits
-
fb334148...c80f5e8d - 8 commits from branch
master
- 1c0ce6ed - Merge remote-tracking branch 'origin/master' into Detector_MuonDev
-
fb334148...c80f5e8d - 8 commits from branch
added 1 commit
- 733b152d - try with ranges::views::enumerate in place of LHCb::range::enumerate
added 1 commit
- 6f05a7ec - Add dependency on Range-v3 to CMake configuration
added 47 commits
-
8fd715d7...094cca6e - 46 commits from branch
master
- d0920400 - Merge branch 'master' of ssh://gitlab.cern.ch:7999/lhcb/Detector into Detector_MuonDev
-
8fd715d7...094cca6e - 46 commits from branch
added 3 commits
-
ca6f271a...8d42fe40 - 2 commits from branch
master
- b07a30ba - Merge branch 'master' of ssh://gitlab.cern.ch:7999/lhcb/Detector into Detector_MuonDev
-
ca6f271a...8d42fe40 - 2 commits from branch
added 41 commits
-
b07a30ba...4f8278a1 - 40 commits from branch
master
- f783d69e - fix conflicts with master
-
b07a30ba...4f8278a1 - 40 commits from branch
added 44 commits
-
f783d69e...8470bb65 - 43 commits from branch
master
- b80296d3 - Conflicts resolved
-
f783d69e...8470bb65 - 43 commits from branch
added 2 commits
- e1cf6d69 - added Hit2ChamberNumber
- 9e469185 - Merge branch 'Detector_MuonDev' of ssh://gitlab.cern.ch:7999/lhcb/Detector into Detector_MuonDev
Please register or sign in to reply