- 14 Apr, 2021 26 commits
-
-
sutt authored
Code left in for !42459 by mistake. This removes that code
-
Frank Winklmeier authored
AthenaMP(Tools)+ AthenaPoolCnvSvc+PyJobTransforms: Streamline toggling SharedWriter on through the job transform See merge request atlas/athena!42442
-
Rename StreamMetaDataOnly to ParallelCompression and set it to true by default. OutputMetadataContainer now defaults to MetaData.
-
Frank Winklmeier authored
Remove unsafe localToGlobal returning naked ptr. See merge request atlas/athena!42517
-
Remove unsafe localToGlobal returning naked ptr. In favour of value i.e what was added as localToGlobalPos. Migrate clients. In cases this fixes potential memory leaks, thankfully in test code
-
Frank Winklmeier authored
Updating monitoring framework to allow beamspot reweighting See merge request atlas/athena!42465
-
Adding new distributions for electrons to monitoring framework Deleting obsolete ones Fixing the filling of empty histos
-
Frank Winklmeier authored
First step in cleaning-up PixelGeoModel of old SLHC code See merge request atlas/athena!41942
-
Frank Winklmeier authored
Add HMT with pu suppression placeholder chain See merge request atlas/athena!42462
-
-
Frank Winklmeier authored
Adds extra muon isolation variables, for different TTVAs See merge request atlas/athena!42387
-
-
Frank Winklmeier authored
Run both iterative and adaptive vertices in the FS tracking See merge request atlas/athena!42459
-
Changes to run both iterative and adaptive vertex algorithms in the FS tracking from the jets, including factorising out the TTVA such that we can run separate instances of the TTVA for each algorithm. This also changes the default vertex algorithm to be the adaptive, so that the counts will change - in principle the purpose of this change is to allow the jets to still use the iterative algorithm, so some further changes will be necessary in the code to switch to use this different vertex.
-
Frank Winklmeier authored
Add delayed stream chain candidates with b-tagging, non-final thresholds See merge request atlas/athena!42409
-
-
Frank Winklmeier authored
CaloConditions: Configuration fix. See merge request atlas/athena!42456
-
LArTTCellMapAtlas is only in COOLONL_LAR/*, not in COOLOFL_LAR. Just use addFolders for it, not addFoldersSplitOnline. CaloTTOnOffIdMapAtlas, CaloTTOnAttrIdMapAtlas, and CaloTTPpmRxIdMapAtlas are in COOLONL_CALO/* and COOLOFL_CALO/OFLP200, but no other OFL DBs. Adjust configuration accordingly.
-
Frank Winklmeier authored
LArRecConditions: Fix clang warning. See merge request atlas/athena!42555
-
Frank Winklmeier authored
PrimaryDPDMaker: Fix clang warning. See merge request atlas/athena!42554
-
Frank Winklmeier authored
MissingETMonitoring+MissingETGoodness+tauRec: Remove references to CaloNoiseTool. See merge request atlas/athena!42556
-
Frank Winklmeier authored
LArCalibTools+LArDigitization: Remove references to LArAutoCorrNoiseTool. See merge request atlas/athena!42519
-
Frank Winklmeier authored
MuonCSC_CnvTools+MuonCnvToolInterfacesMuonCnvToolInterfaces: const fixes. See merge request atlas/athena!42523
-
Make interface of CscRdoContByteStreamTool const. Remove duplicate declaration of ICSC_RDOtoByteStreamTool.
-
Frank Winklmeier authored
AFP_Geometry: Fix clang warning. See merge request atlas/athena!42552
-
Frank Winklmeier authored
xAOD*Cnv: Remove printout of PACKAGE_VERSION See merge request atlas/athena!42486
-
- 13 Apr, 2021 14 commits
-
-
scott snyder authored
Remove vestigial reference to CaloNoiseTool.
-
scott snyder authored
Remove vestigial references to CaloNoiseTool.
-
scott snyder authored
Remove vestigial references to CaloNoiseTool.
-
scott snyder authored
Need to give LArHVData::m_empty an explicit initializer; otherwise, we get warnings from clang about the default constructor.
-
scott snyder authored
Spurious copy in range-for.
-
scott snyder authored
Missing override keyword.
-
Frank Winklmeier authored
TrigCost: Save L1 rates See merge request atlas/athena!42355
-
read l1 items metadata and create l1 rates summary table
-
Frank Winklmeier authored
Remove mutable data members from CscRDO_Decoder Closes ATLASRECTS-6174 See merge request atlas/athena!42485
-
Tadej Novak authored
-
Frank Winklmeier authored
Changes to add a real step to the MET chain in newJO test See merge request atlas/athena!42453
-
-
Frank Winklmeier authored
adding trigger fire condition for efficiency numerator calculation in MT tau trigger monitoring See merge request atlas/athena!42521
-
Frank Winklmeier authored
EgammaARTmonitoring_plotsMaker.py flake8 fixes and autopep8 format See merge request atlas/athena!42526
-