Commits on Source (90)
-
Siarhei Harkusha authored
Tile Cell monitoring for Run 3 has been modified to add histograms with number of reconsctructed cells vs luminosity blocks per partition
89550ad4 -
Frank Winklmeier authored
Remove `atlas_depends_on_subdirs` and cleanup link dependencies.
55e903e6 -
Frank Winklmeier authored
Remove `atlas_depends_on_subdirs` and update link dependencies.
f0ad4910 -
Frank Winklmeier authored
Remove `atlas_depends_on_subdirs` and update link dependencies.
741aecdf -
Frank Winklmeier authored
Cleanup cmake configuration, enable flake8 and make code compliant.
2278098c -
Frank Winklmeier authored
Remove `atlas_depends_on_subdirs` and update link dependencies.
a95c49af -
Frank Winklmeier authored
Remove `atlas_depends_on_subdirs` and update link dependencies.
45005652 -
Frank Winklmeier authored
Remove `atlas_depends_on_subdirs` and update link dependencies.
6cb55054 -
Frank Winklmeier authored
Remove `atlas_depends_on_subdirs` and update link dependencies.
d3cb98cf -
Frank Winklmeier authored
Remove `atlas_depends_on_subdirs` and update link dependencies.
d05c3c2a -
Frank Winklmeier authored
Remove `atlas_depends_on_subdirs` and update link dependencies.
3a877820 -
scott snyder authored
Remove reference to nonexistent root component Table.
e80b10fd -
scott snyder authored
Enable thread-safety checker. Fix identified issues.
eb3c334c -
scott snyder authored
Enable thread-safety checker.
1fb24a66 -
scott snyder authored
Missing ATLAS_NOT_THREAD_SAFE annotation. (Declaration should match definition.)
e7692211 -
Christos Anastopoulos authoredaf918fc9
-
Christos Anastopoulos authored06ae81a7
-
Frank Winklmeier authored
Sort log file names by modification time before merging them. This is useful e.g. for athenaHLT child logs in the stop/start tests to make sure the merged log file is in the proper time order.
e7c22b8e -
Andrii Verbytskyi authored8fb9c57c
-
Savanna Shaw authored
Since the isolation variables are no longer part of the muon EDM, we need to decorate teh muons with the isolation. - Migrate the trigger muon isolation algorithm and isolation hypothesis alg/tool to use decoration handles for the isolation variables -- Also slightly update the monitoring in the hypo tool (we only look at one muon at a time, so don't need to monitor vectors of variables) - Updating slightly the event view creator algorithm to record the AuxContainer for the muons - Adding the isolation variables in the EDM config - Adjust the relevant parts of the trigger configuration to be compatable with the other changes
81667419 -
Bertrand Martin authored
Hello, This MR drops a tau energy calibration that is not used anywhere in the tau reconstruction (the PanTauCellBasedProto calibration). It prepares the ground for upcoming tau EDM revisions (ATLTAU-1720), where this calibration will be dropped. I've checked that the only change in the tau reconstruction output is the TauJetsAux.ptPanTauCellBasedProto,etaPanTauCellBasedProto,phiPanTauCellBasedProto.mPanTauCellBasedProto variables, which are now 0. Cheers, Bertrand
f54bc8c3 -
Joerg Stelzer authoredd3b2b0f8
-
Nicolas Köhler authored827a66d2
-
Nicolas Koehler authored6adeaa43
-
Nicolas Koehler authored613e6ab5
-
Nicolas Koehler authored5eaf617d
-
Andrii Verbytskyi authored
Cleanup of the GeneratorObjectsTPCnv: removed wrong comments and moved copypasted code into a separate include
d04b4fe8 -
Savanna Shaw authored
Fixing some typos in the msonly trigger sequences for the Run 2 muon trigger to avoid processing TEs that fail early steps in the chain.
f4a6139f -
Andrii Verbytskyi authoredda1ee718
-
Tomasz Bold authored93b90469
-
Peter van Gemmeren authored44f48483
-
Frank Winklmeier authored
Delete the following obsolete algorithms: - DetectorTimingAlgo - L1CorrelationAlgo - ROBRequestAlgo These algorithms are not used in the Run-2 legacy menu ("v7_primaries") and this way we can avoid migrating the code from `IJobOptionsSvc` to `IOptionsSvc`.
13739cbc -
ecarquin authored
Merging the two calo only input makers, remove the dependency on CaloOnlyMVA and fixing some EDM issues
c7411201 -
scott snyder authored
Large objects should be passed by const reference, not by value. Prefer an initializer list to initializing within ctor body.
5a59bf20 -
scott snyder authored
Fix typos in comments.
50335ac2 -
scott snyder authored
Remove references to (now-removed) CaloRunClusterCorrection.
1c10fb0e -
scott snyder authored
Remove references to (now-removed) CaloRunClusterCorrections.
bce19e27 -
scott snyder authored
Remove references to (now-removed) CaloRunClusterCorrections.
88fe3617 -
Maksim Penzin authored5c7f8775
-
Maksim Penzin authored9758dc7a
-
Maksim Penzin authored1c1da0cb
-
Previously, the GXFMaterialEffects class used the notion of explicit ownership over an energy loss object. As part of our move to smart pointers and mostly implicit ownership, we remove this concept and replace it using smart pointers.
01a7d0a1 -
Walter Lampl authored
Continued reworking of the GlobalChi2Fitter internal memory architecture See merge request !35949
5a346276 -
c768ad47
-
Walter Lampl authored
tauRecTools: Use ReadDecorHandle to obtain pileup from EventInfo Closes ATR-21925 See merge request !36026
73024efe -
Walter Lampl authored
TileMonitoring: Add Tile monitoring histograms with number of cells for Run 3 See merge request !36059
1d113100 -
Walter Lampl authored
drop unused tau calibration See merge request !36102
907c2c91 -
Walter Lampl authored
Fix HLT prescaling when run on preloaded data See merge request !36103
2f7bc054 -
d6ad8038
-
Walter Lampl authored
Add two MET triggers, 3d try See merge request !36101
92ad0603 -
Walter Lampl authored
Use decoration handles for muon trigger isolation See merge request !36098
0f4df970 -
Walter Lampl authored
InDetConversionTrackSelectorTool : Remove un-needed TrackSummary Tool . Also remove un-needed file at large Closes ATLASRECTS-5629 See merge request atlas/athena!36093
0a559d52 -
Walter Lampl authored
Update Sherpa interface to be able to switch hepmc2/hepmc3 See merge request !36097
ce2d4d2a -
Walter Lampl authored
add ATLAS_NOT_THREAD_SAFE to unsafe mdt calibration code classes See merge request !36106
dbbf5ac3 -
Walter Lampl authored
AthenaPoolUtilities: thread-safety fix. See merge request !36088
b1091906 -
Walter Lampl authored
DataModelAthenaPool+TrkEventCnvTools: Enable thread-safety checker. See merge request !36087
66334fc1 -
Walter Lampl authored
CxxUtils: vec.h move recurring macro to features.h to avoid repeating code See merge request !36089
b664ad6a -
Walter Lampl authored
Added find_package(hepmc3) to AtlasHepMC See merge request atlas/athena!36117
2ea5fa42 -
2b386d09
-
Walter Lampl authored
Updated BeamPipeBuilder to pick physical radius See merge request !35991
e01831ea -
1b25625c
-
Walter Lampl authored
HLT menu/CF: Resolve ATR-21915 Closes ATR-21915 See merge request !35963
e3695ead -
c1537c8d
-
Walter Lampl authored
mdt calibration - add setMaxRadius method and control histograms See merge request atlas/athena!36065
a55f6c32 -
Walter Lampl authored
TrigValTools: sort log file names in LogMergeStep See merge request !36068
354f9255 -
aa933909
-
Walter Lampl authored
AthenaServices : Fill the float compression map if and only if something is setup to be compressed See merge request atlas/athena!36070
88c85ee3 -
Walter Lampl authored
AthenaPOOL: cmake cleanup See merge request atlas/athena!36075
577b4dea -
7e828c59
-
Walter Lampl authored
TrkVxEdmCnv: Add ATLAS_THREAD_SAFETY See merge request !36092
53c829b6 -
also nojcalib LCTopo to help comparing NOTE: Not working (some restructuring is needed)
ab598fff -
Walter Lampl authored
Add a jet chain using R=1.0 LCTopo Soft Drop jets See merge request atlas/athena!36080
fdbaaf6a -
Walter Lampl authored
MM_Digitization: cmake fix See merge request !36086
215d7fd8 -
Fixing thresholds for currents to not read in maps for online, and returning zero b-field if no map is read
320ee4c4 -
Walter Lampl authored
Fixing thresholds for currents to not read in maps for online, and returning zero b-field if no map is read See merge request !36073
766f2e9b -
Walter Lampl authored
TrigGenericAlgs: Delete some obsolete algorithms See merge request !36122
f60bd9b8 -
Walter Lampl authored
MuonIdHelpers: Fix cppcheck warnings. See merge request atlas/athena!36125
d2cb2a48 -
Walter Lampl authored
remove atlas_depends_on_subdirs in Amdcsimrec See merge request !36108
a520fd23 -
Walter Lampl authored
remove atlas_depends_on_subdirs in MuonAlignment and MSVertex packages See merge request !36109
5c3e0816 -
Walter Lampl authored
CaloUtils: Fix typos in comments. See merge request atlas/athena!36128
35354185 -
Walter Lampl authored
Cleanup of the GeneratorObjectsTPCnv See merge request atlas/athena!36113
7a5c39ba -
Walter Lampl authored
remove atlas_depends_on_subdirs in MuonCabling packages See merge request atlas/athena!36110
30214dc6 -
8ca9bafe
-
Walter Lampl authored
BFieldCache::getB , continue on "vectorization" of the Brzphi calculation See merge request !36115
d4aff62d -
Walter Lampl authored
Fix bug in Run 2 msonly triggers See merge request atlas/athena!36116
6133370d -
Walter Lampl authored
Declare AthenaPoolOutputStream as creator of DataHeader See merge request atlas/athena!36120
80b4d51d -
Walter Lampl authored
Simplified construction of sequences for combined chains See merge request atlas/athena!36119
3eb875a5 -
Walter Lampl authored
Merging the two calo only input makers, remove the dependency on CaloOnlyMVA... See merge request atlas/athena!36124
754e1633 -
Walter Lampl authored
CaloRec+egammaD3PDMaker+TrigEgammaRec: Remove references to CaloRunClusterCorrection. See merge request !36129
0fe3f73f -
Walter Lampl authored
Private tool fix/muon track makers See merge request atlas/athena!36132
83904e48
Showing
- Calorimeter/CaloRec/src/CaloClusterMomentsMaker.cxx 1 addition, 6 deletionsCalorimeter/CaloRec/src/CaloClusterMomentsMaker.cxx
- Calorimeter/CaloRec/src/CaloClusterMomentsMaker.h 2 additions, 9 deletionsCalorimeter/CaloRec/src/CaloClusterMomentsMaker.h
- Calorimeter/CaloRec/src/CaloClusterMomentsMaker_DigiHSTruth.cxx 1 addition, 6 deletions...meter/CaloRec/src/CaloClusterMomentsMaker_DigiHSTruth.cxx
- Calorimeter/CaloRec/src/CaloClusterMomentsMaker_DigiHSTruth.h 1 addition, 7 deletions...rimeter/CaloRec/src/CaloClusterMomentsMaker_DigiHSTruth.h
- Calorimeter/CaloRec/src/ToolConstantsCondAlg.h 1 addition, 1 deletionCalorimeter/CaloRec/src/ToolConstantsCondAlg.h
- Calorimeter/CaloUtils/CaloUtils/ToolWithConstants.h 1 addition, 1 deletionCalorimeter/CaloUtils/CaloUtils/ToolWithConstants.h
- Calorimeter/CaloUtils/CaloUtils/ToolWithConstants.icc 1 addition, 1 deletionCalorimeter/CaloUtils/CaloUtils/ToolWithConstants.icc
- Control/AthenaServices/src/AthenaOutputStream.cxx 9 additions, 11 deletionsControl/AthenaServices/src/AthenaOutputStream.cxx
- Control/AthenaServices/test/AthenaOutputStream_test.cxx 2 additions, 1 deletionControl/AthenaServices/test/AthenaOutputStream_test.cxx
- Control/CxxUtils/CxxUtils/bitscan.h 3 additions, 3 deletionsControl/CxxUtils/CxxUtils/bitscan.h
- Control/CxxUtils/CxxUtils/features.h 9 additions, 0 deletionsControl/CxxUtils/CxxUtils/features.h
- Control/CxxUtils/CxxUtils/vec.h 4 additions, 9 deletionsControl/CxxUtils/CxxUtils/vec.h
- Control/DataModelAthenaPool/DataModelAthenaPool/ATLAS_CHECK_THREAD_SAFETY 1 addition, 0 deletions...lAthenaPool/DataModelAthenaPool/ATLAS_CHECK_THREAD_SAFETY
- Control/DataModelAthenaPool/src/DataVectorConvert.cxx 8 additions, 4 deletionsControl/DataModelAthenaPool/src/DataVectorConvert.cxx
- Control/DataModelAthenaPool/test/DataLink_p2_test.cxx 2 additions, 2 deletionsControl/DataModelAthenaPool/test/DataLink_p2_test.cxx
- Control/DataModelAthenaPool/test/ElementLinkCnv_p1_test.cxx 2 additions, 2 deletionsControl/DataModelAthenaPool/test/ElementLinkCnv_p1_test.cxx
- Control/DataModelAthenaPool/test/ElementLinkCnv_p2_test.cxx 2 additions, 2 deletionsControl/DataModelAthenaPool/test/ElementLinkCnv_p2_test.cxx
- Control/DataModelAthenaPool/test/ElementLinkCnv_p3_test.cxx 2 additions, 2 deletionsControl/DataModelAthenaPool/test/ElementLinkCnv_p3_test.cxx
- Control/DataModelAthenaPool/test/ElementLinkVectorCnv_p1_test.cxx 2 additions, 2 deletions...DataModelAthenaPool/test/ElementLinkVectorCnv_p1_test.cxx
- Control/DataModelAthenaPool/test/NavigableCnv_p1_test.cxx 2 additions, 2 deletionsControl/DataModelAthenaPool/test/NavigableCnv_p1_test.cxx