Commits on Source (57)
-
Tim Martin authored
Change ComboHypo deduplication logic to work with 3+ legs. Allow the FullScan ROI to pass any leg with any multiplicity requirement
0b9723dd -
Christos Anastopoulos authored3ff7404e
-
amete authoreda74b1112
-
sutt authored
Bug in the electron hypos adds another Roi by mistake, so we need to expplicity use the electron Roi to be able to retrieve the tracks
800a1ef3 -
Christos Anastopoulos authoredc903e209
-
scott snyder authored
In removeProxy(), don't try to get a pointer from a proxy if it's not valid. Doing so may trigger I/O. Besides being useless here, we may get deadlocks if we call into I/O code while holding the SG lock. See ATEAM-685.
2654d383 -
Christos Anastopoulos authored946c3c15
-
scott snyder authored
operator<< should be defined within the namespace of the object its printing. Otherwise, it won't work correctly with clang.
12c99c23 -
scott snyder authored
Missing override keywords.
56389362 -
scott snyder authored
Missing override keywords.
c3dfaa16 -
scott snyder authored
Missing override keywords.
e3b3c693 -
scott snyder authored
Braces in initializers.
e505c2d2 -
scott snyder authored
Unused private data member.
803cbe8b -
Fernando Monticelli authored9f7a5526
-
scott snyder authored
Missing find_package for ROOT.
9e42d75d -
scott snyder authored
Needless copy in for loop.
f076f083 -
scott snyder authored
Misleading indentation.
fc77c32d -
scott snyder authored
Check result of dynamic_cast before dereferencing.
c3c5da65 -
sutt authoredfc33e9db
-
Yohei Yamaguchi authored5912e884
-
add cell container to EGAM7 See merge request atlas/athena!39174 (cherry picked from commit b2d0f02b7bff0575dbc3fe1ef803496373f069a0) b05e8538 add cell container to EGAM7
a29df0c0 -
scott snyder authored
Update to work with trigger configuration changes.
4d81670c -
scott snyder authored
Changes in iPat broke MuonScatteringSigToolConfig. Just remove it.
a1a9a1b2 -
sutt authored
Update the analyses to be performaned on the vertex candidates in the ID TRigger jobs which run the full trigger on the ttbar sample
6bf0b1a9 -
Julie Kirk authored2ecb298d
-
Frank Winklmeier authored
ParticleJetTools: cmake fix See merge request atlas/athena!39225
db795e93 -
Frank Winklmeier authored
xAODMetaData: Fix operator<< definition. See merge request atlas/athena!39219
9ebd683e -
Frank Winklmeier authored
TrigInDetValidation: Add "release" parameter for ART tests See merge request atlas/athena!39240
87d100ee -
Frank Winklmeier authored
BTagging+TrkKalmanFitter+TauAnalysisTools: Fix gcc11 warnings. See merge request !39229
1d06726e -
Frank Winklmeier authored
D3PDMakerConfig: Configuration fixse See merge request atlas/athena!39230
1bd0f577 -
Frank Winklmeier authored
Sweeping !39174 from 21.2 to master. add cell container to EGAM7 See merge request atlas/athena!39228
4166c306 -
Frank Winklmeier authored
Add explicit Electron FTF Roi to circumvent a bug in the electron hypo See merge request atlas/athena!39209
caeb03ef -
Frank Winklmeier authored
Fixing element index See merge request atlas/athena!39232
91222e93 -
Frank Winklmeier authored
Fixed typo ElectronDef See merge request atlas/athena!39222
8e4150f6 -
Frank Winklmeier authored
Fix the vertex analyses in the allttbar ID Trigger validation See merge request atlas/athena!39231
5a53d311 -
Frank Winklmeier authored
Pass the EventContext from the e/gamma accept(ctx,...) to the electons accept(ctx...) See merge request atlas/athena!39217
aee47d94 -
Frank Winklmeier authored
StoreGate: Fix potential deadlock in removeProxy. See merge request atlas/athena!39216
ba95e963 -
Frank Winklmeier authored
MuonCombinedTrackFindingTools+MuonTrackFinderTools+MuonTrackSteeringTools: Fix clang warnings See merge request atlas/athena!39220
e0a48add -
Frank Winklmeier authored
PixelMonitoring+ZdcConditions: Fix clang warnings. See merge request atlas/athena!39224
b546bfc5 -
Frank Winklmeier authored
PerfMonComps: Enable flake8 See merge request atlas/athena!39207
d16f281f -
1fe04858
-
Frank Winklmeier authored
Make perigeeAtBeamline EventContext aware See merge request atlas/athena!39177
5e0b1db8 -
Frank Winklmeier authored
[ATR-22532] Change ComboHypo deduplication logic See merge request atlas/athena!39196
d542dbea -
0f6488fd
-
Frank Winklmeier authored
22.0-cleanup-InDetTestBLayer See merge request atlas/athena!39221
ad39ef5a -
b5238247
-
Frank Winklmeier authored
Change name of "LRT" muon idperf chain (ATR-22501) See merge request atlas/athena!39155
161c48ba -
93e4dbb0
-
Frank Winklmeier authored
Porting online monitoring tool to use JetRecAlg See merge request atlas/athena!38976
15c97d73 -
db59e6f1
-
Frank Winklmeier authored
ATLLONECAL-338 continuing L1Calo legacy PPM monitoring migration See merge request atlas/athena!39208
5ab393a8 -
Updating efficiency reference chains from HLT_j80_L1J15 to HLT_j85_L1J20 in jet trigger monitoring tool
83fc290e -
Frank Winklmeier authored
Moving j45 chain L1 seed from L1J20 to L1J15 See merge request atlas/athena!38885
a3a55935 -
Frank Winklmeier authored
Egamma Super Cluster Builders pass the EventContext to the ElementLinks See merge request atlas/athena!39201
30ef9742 -
Frank Winklmeier authored
topoEgammaBuilder pass EventContext to the ElementLinks ctors See merge request atlas/athena!39214
8c5e5fb2 -
3ffcaceb
-
Frank Winklmeier authored
Remove RegSelSvc import after migration to RegSelTool (ATR-21931) See merge request atlas/athena!39237
b9778595
Showing
- Control/PerformanceMonitoring/PerfMonComps/CMakeLists.txt 2 additions, 2 deletionsControl/PerformanceMonitoring/PerfMonComps/CMakeLists.txt
- Control/PerformanceMonitoring/PerfMonComps/python/DomainsRegistry.py 2 additions, 7 deletions...formanceMonitoring/PerfMonComps/python/DomainsRegistry.py
- Control/PerformanceMonitoring/PerfMonComps/python/JobOptCfg.py 4 additions, 4 deletions...ol/PerformanceMonitoring/PerfMonComps/python/JobOptCfg.py
- Control/PerformanceMonitoring/PerfMonComps/python/MTJobOptCfg.py 1 addition, 3 deletions.../PerformanceMonitoring/PerfMonComps/python/MTJobOptCfg.py
- Control/PerformanceMonitoring/PerfMonComps/python/PMonSD.py 101 additions, 69 deletionsControl/PerformanceMonitoring/PerfMonComps/python/PMonSD.py
- Control/PerformanceMonitoring/PerfMonComps/python/PerfMonFlags.py 2 additions, 6 deletions...PerformanceMonitoring/PerfMonComps/python/PerfMonFlags.py
- Control/PerformanceMonitoring/PerfMonComps/python/PerfMonSerializer.py 9 additions, 14 deletions...rmanceMonitoring/PerfMonComps/python/PerfMonSerializer.py
- Control/PerformanceMonitoring/PerfMonComps/python/PyComps.py 4 additions, 6 deletionsControl/PerformanceMonitoring/PerfMonComps/python/PyComps.py
- Control/PerformanceMonitoring/PerfMonComps/python/PyMonUtils.py 23 additions, 19 deletions...l/PerformanceMonitoring/PerfMonComps/python/PyMonUtils.py
- Control/PerformanceMonitoring/PerfMonComps/python/PyPerfMon.py 42 additions, 35 deletions...ol/PerformanceMonitoring/PerfMonComps/python/PyPerfMon.py
- Control/PerformanceMonitoring/PerfMonComps/share/FastMon.py 2 additions, 0 deletionsControl/PerformanceMonitoring/PerfMonComps/share/FastMon.py
- Control/PerformanceMonitoring/PerfMonComps/share/FullMon.py 2 additions, 0 deletionsControl/PerformanceMonitoring/PerfMonComps/share/FullMon.py
- Control/PerformanceMonitoring/PerfMonComps/share/PerfMonMTSvc_jobOptions.py 2 additions, 0 deletions...eMonitoring/PerfMonComps/share/PerfMonMTSvc_jobOptions.py
- Control/PerformanceMonitoring/PerfMonComps/share/PerfMonSvc_jobOptions.py 2 additions, 0 deletions...nceMonitoring/PerfMonComps/share/PerfMonSvc_jobOptions.py
- Control/StoreGate/src/SGImplSvc.cxx 11 additions, 5 deletionsControl/StoreGate/src/SGImplSvc.cxx
- Event/xAOD/xAODMetaData/Root/FileMetaData_v1.cxx 3 additions, 3 deletionsEvent/xAOD/xAODMetaData/Root/FileMetaData_v1.cxx
- Event/xAOD/xAODMetaData/xAODMetaData/versions/FileMetaData_v1.h 5 additions, 5 deletions...xAOD/xAODMetaData/xAODMetaData/versions/FileMetaData_v1.h
- ForwardDetectors/ZDC/ZdcConditions/ZdcConditions/ZdcCablingService.h 0 additions, 1 deletion...ctors/ZDC/ZdcConditions/ZdcConditions/ZdcCablingService.h
- InnerDetector/InDetMonitoring/PixelMonitoring/src/PixelAthErrorMonAlg.cxx 2 additions, 2 deletions...DetMonitoring/PixelMonitoring/src/PixelAthErrorMonAlg.cxx
- InnerDetector/InDetRecTools/InDetRecToolInterfaces/InDetRecToolInterfaces/IInDetTestBLayerTool.h 8 additions, 7 deletions...lInterfaces/InDetRecToolInterfaces/IInDetTestBLayerTool.h