- Jul 08, 2023
-
-
MuonHoughPatternTool::printPattern: add check on validity of provided pointer
-
23.0-coverity-MuonMM_Cabling
-
- Jul 07, 2023
-
-
write the muon SDOs again
-
23.0-coverity-MuonTesterTre
-
ART scripts/tests change master-> main. For 23.0
-
- Jul 06, 2023
-
-
MuonGeoModelTest - Add CSC tester
-
Hv prod folders
-
- Jul 05, 2023
-
-
MuonAlignmentData - Remove depreceated containers
-
Tadej Novak authored
-
MuonGeometry - Remove geometry version to convert stationPhi from AMDB -> Identifier scheme
-
MuonGeoModelTest - Add RPC, TGC tester algorithm and ALines for Mdt
-
Frank Winklmeier authored
Disambiguate equality operator for `NrpcCablingCoolData`. Relates to ATLINFR-4959.
-
- Jul 04, 2023
-
-
Use std:: instead of the boost::partition_point and range loop instead of BOOST_FOREACH
-
- Jul 03, 2023
-
-
MuonIdHelperSvc - Add method to dump the stationNameString
-
23.0-coverity-MuonTesterTree
-
- Jul 01, 2023
-
-
add trigger filter in TGC DQ for making unbiased histograms
-
- Jun 30, 2023
-
-
MuonDetDescrUtils - Remove pointless alignment parameter setters
-
Adding helper transformations
-
AmdcsimrecAthenaSvc - Do not look into the DetMgr to find Alignment parameters
-
MuonNSWAsBuilt - Parse JSON payload by const string
-
CscRawDataProvider - Replace conditions dependency on Aline container by DetMgr dependency
-
Remove AlignCondAthTest
-
MuonTests - Do not rely on the CI reference files to perform unit tests
-
- Jun 29, 2023
-
-
Merge two versions of MagicNumbers.h
-
- Jun 28, 2023
-
-
Edward Moyse authored
-
- Jun 27, 2023
-
-
In test programs for decoders, a memory leakage due to the use of delete instead of delete [] on the buffer allocated by eformat readout function has been fixed.
-
MuonCabling - Remove dependency on readout geometry
-
Update output filenames of NSWPRDValAlg scripts
-
- Jun 22, 2023
-
-
skip NSMM or stgc A and B lines if they are not included in the geometry
-
- Jun 19, 2023
-
-
minor fixes of histograming in TGC DQ
-
Add new flags to disable NSW only for L2 (ATR-27714)
-
MuonIdentifierBranch - Remove stationName by string from Trees
-
Remove unused boost dependency in MuonSpectrometer
-
- Jun 15, 2023
-
-
Cleanup of muon trigger decoding configuration As pointed out in ATR-26937, we were doing some not very nice modifications to already configured componenet in the muon trigger menu code for the decoding algorithms. CLeaning this up to: - Pass the seeded decoding and RoIs as options to both the RAW data decoding adn the RDOtoPRD decoding, and remove the hardcoded values for both from the decoding config (both these properties depend on the step/chain we're running, so should always be set from the trigger menu side) - Remove the region selector setup from the trigger menu side and keep it only in the decoding configuration, since it is static across all different types of chains, and added the region selector tools to the configuration for the RDO to PRD decoding for the sTGCs/MMs.
-
MMRawDataMonitoring: Fix clang warning. Unused variable.
-
Fix bugs for Rpc offline DQ alg
-
- Jun 14, 2023
-
-
LocalParameters try to move from passing a std::vector to passing a couple of values or a std::array LocalParameters try to move from passing a std::vector to passing a couple of values or a std::array
-
prevent error message when reading an empty channel name from the HV DCS
-
RPC BIS78 - Share readout chips amongst BIS7 & BIS8
-
MuonSegmentMakerToolInterfaces: Suppress cppcheck warnings. Suppress an (intentional) cppcheck warning.
-