- Jul 07, 2023
-
-
fix message level in LArCellConditions.py
-
ART scripts/tests change master-> main. For 23.0
-
- Jul 06, 2023
-
-
Merge branch 'fixgcc13' into 'master' LArRawConditions: Fix gcc13 See merge request atlas/athena!64099 (cherry picked from commit 175c94bf) 696037e3 Fix LArCaliWave for gcc13 5102914d Second method
-
- Jul 05, 2023
-
-
Use DataPool for the LarDigitCnv p2/p3
-
- Jun 30, 2023
-
-
Walter Lampl authored
remove unused 'operator std::string()' methods from LArRawEvent
-
Drop boost::list_of in favour of c++11 constructors
-
LArHitEMapToDigitAlg : Use DataPool
-
- Jun 29, 2023
-
-
LArDigit add all ctors
-
Merge two versions of MagicNumbers.h
-
- Jun 26, 2023
-
-
LArRawSC seems to not inherit or be inherited : rm virtual add all ctors
-
- Jun 22, 2023
-
-
LArRawChannel: Does not seem to inherit or be inherited. rm virtual and add all ctors
-
- Jun 21, 2023
-
-
Walter Lampl authored
add LArHVIdMapping and LArCalibLineMapping to selection.xml
-
- Jun 19, 2023
-
-
BackPort the fix for ATLASRECTS-7560 to 23.0
-
Remove unused boost in LArMonitoring
-
- Jun 15, 2023
-
-
Calo Cell children override,final un-needed virtual
-
- Jun 13, 2023
-
-
LArRawEvent : use final, default ctor/dtor and some other clang-tidy related fixes
-
- Jun 07, 2023
-
-
Adding SC containers creation
-
- Jun 05, 2023
-
-
Silence LATOME decoder
-
- Jun 02, 2023
-
-
LArHVCorr with offline hash
-
- May 30, 2023
-
-
xAODtoHepMCTool: fixed a bug where 1e5 used instead of 1e6 There was a hardcoded number 100000 instead of 1000000, we think this was to suppress all regenerated Geant4, i.e. >1e6 barcoded, and pileup particles which are currently normally suppresssed and have barcode = std::numeric_limits<int32_t>::max(). This should now output any particles with barcodes <1e6. We've also used HepMC::SIM_REGENERATION_INCREMENT to help avoid these bugs and thelp when we phase out MagicNumber usage in barcodes to use origin instead.
-
- May 23, 2023
-
-
Speedup of LArRodMonAlg
-
- May 20, 2023
-
-
scott snyder authored
Fix warnings about potential use of unitialized data, seen in the lto build.
-
- May 19, 2023
-
-
Frank Winklmeier authored
Print the unit test `diff` to stdout instead of a file to make it visible in the main test output (and the NICOS web pages). Also change to unified diff format to make the file names visible.
-
- May 17, 2023
-
-
Rewrite LArNoiseCorrelationMonAlg to reduce complexity
-
- May 11, 2023
-
-
LArNoiseCorrelationMonAlg.py: Use logger instead of print statement
-
assign only sorted sets to properties to ensure a reproducible configuration
-
- May 10, 2023
-
-
23.0-coverity-LArCafJobs
-
- May 04, 2023
-
-
LArG4+G4Atlas: remove access to private CA._publicTools Remove printout that accesses private attribute of ComponentAccumulator.
-
- Apr 30, 2023
-
-
computeAutoCorr use reserve to avoid vector re-allocations
-
Revert "Merge branch 'LArHitContainerCnv_p2_useDataPool' into '23.0'" This reverts merge request !62203
-
LArHitEMapToDigitAlg : Use static_vector when we should be knowing the max size we will ever need
-
LAR SuperCells HVcorr fix
-
- Apr 28, 2023
-
-
Walter Lampl authored
-
- Apr 24, 2023
-
-
Frank Winklmeier authored
The `debugMode` should not be used in production.
-
- Apr 21, 2023
-
-
Fix LAr DPtools
-
- Apr 20, 2023
-
-
Various fixes to LAr tools
-
- Apr 19, 2023
-
-
Remove unused CXXutils from CmakeLists.txt
-
- Apr 18, 2023
-
-
Remove some calls to find_package(CLHEP) if clhep is not used
-
Remove the unused boost subpackages from find_package(), add missing
-
- Apr 17, 2023
-
-
Remove calls to find_package(Boost) in the packages which don't use boost
-