Commits on Source (49)
-
Tadej Novak authoredVerified3017b8f9
-
Tadej Novak authored
FPGATrackSim: Remove unused variable See merge request !71392
293e3fdd -
PyDumper: Make GenParticle dumps more readable. Use pdgid names, and show parent/daughter indices rather than just the vertices.
75a2a9ed -
Tadej Novak authored
PyDumper: Make GenParticle dumps more readable. See merge request !71356
5d074ab3 -
FTF GPU ITk: Add triplet confirmation kernel
35e38716 -
Tadej Novak authored
FTF GPU ITk: Add triplet confirmation kernel See merge request !71327
71666fff -
Muon geometry - Convert Micromegas from the R4 format into the legacy one
10c94ccb -
Tadej Novak authored
Muon geometry - Convert Micromegas from the R4 format into the legacy one See merge request !71385
6d269431 -
TRTDetectorFactory_Full: changed the way the central barrel is constructed The goal of this exercise is to test a different approach for constructing central barrel. If this mechanism proves to be successful, then a similar strategy will be applied to endcaps, and finally it will also be implemented in standalonge TRT GeoModel plugin code in the GeoModelATLAS repository. In the current implementation we construct one instance of the barrel radiator Serial Transformers for each potential straw material - Xenon, Argon and Krypton - and then reuse it as many times as needed when constructing the barrel. In the new approach we don't share Serial Transformers. Instead for each radiator a new Transformer is created. After applying this strategy to the standalone implementation it will be possible to patch the materials of individual modules after reading the persistent description from SQLite
614f5571 -
Tadej Novak authored
TRTDetectorFactory_Full: changed the way the central barrel is constructed See merge request !71276
bc38b27f -
Tadej Novak authoredVerifieded1d8275
-
Jet pile-up tagging R22 "Phase-2" pre-recommendations
70d52090 -
Tadej Novak authored
Jet pile-up tagging R22 "Phase-2" pre-recommendations See merge request !70961
ae90a77d -
Tadej Novak authored
BarcodeServices: fix clang warnings See merge request !71394
c3013cfa -
SUSYTools - implement recommendations for NNJvt and fJvt
e115757b -
Tadej Novak authored
SUSYTools - implement recommendations for NNJvt and fJvt See merge request !71370
2188dc90 -
Correct data deps for ACTS secondary passes
601b68af -
Tadej Novak authored
Correct data deps for ACTS secondary passes See merge request !71396
807ba9ea -
DerivationFrameworkTileCal: Add jet b-tagging information to TCAL1 DAOD TCAL1 DAOD configuration has been updated to add jet b-tagging information.
2f038a53 -
Tadej Novak authored
DerivationFrameworkTileCal: Add jet b-tagging information to TCAL1 DAOD See merge request !71395
7e4a35ef -
Adjust AFPTrack to set nHoles to be unsigned int to avoid conflict
21284a48 -
Tadej Novak authored
Adjust AFPTrack to set nHoles to be unsigned int to avoid conflict See merge request !71402
1b8946f7 -
SUSYTools - FallBack for trigger SF
72415936 -
Tadej Novak authored
SUSYTools - FallBack for trigger SF See merge request !71401
55af172c -
ElectronPhotonSelectorTools: Add new photon ID menus Adds new photon ID menus (medium/tight), see ATLASG-2708 for more details
26bb6f62 -
Tadej Novak authored
ElectronPhotonSelectorTools: Add new photon ID menus See merge request !71281
89bb9a64 -
scott snyder authored
Fix a typo in comments.
323a2d99 -
scott snyder authored
Fix a typo in comments.
8d111d38 -
Tadej Novak authored
AthContainersInterfaces+AthContainers: Fix a typo in comments. See merge request !71416
7c21f354 -
AthLinks: Implement thin() for GenericElementLinkBase. This way, all ELs will have a thin() method. If thinning can't actually be supported (the index is not integral for example) then we give a runtime error. thin() should not actually be called in those cases, but it's needed for the compilation of some virtual functions. Also update ElementLink documentation to say that thin() is required of the base class, and add a proper test for ElementLinkBase::thin().
c21e7b0d -
Tadej Novak authored
AthLinks: Implement thin() for GenericElementLinkBase. See merge request !71415
02316ffe -
EFTrackingEmulation: Fix cppcheck warnings. Prefer to initialize class members in an initialization list. Redundant string conversion.
fde3493a -
Tadej Novak authored
EFTrackingEmulation: Fix cppcheck warnings. See merge request !71423
8d3cebdb -
ParticleJetTools: Fix cppcheck 2.14 warnings. Prefer returning const references to members rather than copies.
58ccc7b2 -
Tadej Novak authored
ParticleJetTools: Fix cppcheck 2.14 warnings. See merge request !71422
69aa2f54 -
ZdcRec: Fix cppcheck warnings. Prefer passing strings by const reference.
c3f13315 -
Tadej Novak authored
ZdcRec: Fix cppcheck warnings. See merge request !71421
49086eb5 -
CaloD3PDMaker: Fix configuration of CaloNoiseCondAlg. The configuration of CaloNoiseCondAlg wasn't fully migrated to CA.
103c8b09 -
Tadej Novak authored
CaloD3PDMaker: Fix configuration of CaloNoiseCondAlg. See merge request !71417
ab4ba086 -
CaloRec: Fix for writing correction constanta to pool. In CaloClusterCorrDBWriter::execute, make sure that the detector store has been created. We'll need it during finalize().
b6e81e3d -
Tadej Novak authored
CaloRec: Fix for writing correction constanta to pool. See merge request !71414
acf1127a -
DataModelTestDataCommon: Use AUXVAR_DECL. Use AUXVAR_DECL macro to register aux variables.
7c42befb -
Tadej Novak authored
DataModelTestDataCommon: Use AUXVAR_DECL. See merge request !71420
1f800a90 -
CaloUtils: Add ToolWithConstants::toolType(). A saved set of constants includes both the C++ class name and a version number. Normally, the class name is taken from the Gaudi type() method, but that may be changed by overriding the toolType() method. This can be used, for example, when there are tools with distinct C++ classes but which are yet similar enough to combine together.
2a98b24a -
Tadej Novak authored
CaloUtils: Add ToolWithConstants::toolType(). See merge request !71413
f032c733 -
TrkEventCnvTools: Fix naming for MuonEventCnvToolCfg
1406a1b2 -
Tadej Novak authored
TrkEventCnvTools: Fix naming for MuonEventCnvToolCfg See merge request !71405
2e6180c5 -
main-coverity-LArCalibUtils
83d1e54a -
Tadej Novak authored
main-coverity-LArCalibUtils See merge request !71408
8ef04120
Showing
- Calorimeter/CaloRec/src/CaloClusterCorrDBWriter.cxx 3 additions, 1 deletionCalorimeter/CaloRec/src/CaloClusterCorrDBWriter.cxx
- Calorimeter/CaloUtils/CaloUtils/ToolWithConstants.h 14 additions, 1 deletionCalorimeter/CaloUtils/CaloUtils/ToolWithConstants.h
- Calorimeter/CaloUtils/CaloUtils/ToolWithConstants.icc 20 additions, 2 deletionsCalorimeter/CaloUtils/CaloUtils/ToolWithConstants.icc
- Control/AthContainers/AthContainers/AuxTypeRegistry.h 1 addition, 1 deletionControl/AthContainers/AthContainers/AuxTypeRegistry.h
- Control/AthContainers/AthContainers/AuxTypeRegistry.icc 1 addition, 1 deletionControl/AthContainers/AthContainers/AuxTypeRegistry.icc
- Control/AthContainersInterfaces/AthContainersInterfaces/IAuxTypeVectorFactory.h 2 additions, 2 deletions...nterfaces/AthContainersInterfaces/IAuxTypeVectorFactory.h
- Control/AthLinks/AthLinks/ElementLink.h 4 additions, 1 deletionControl/AthLinks/AthLinks/ElementLink.h
- Control/AthLinks/AthLinks/GenericElementLinkBase.h 69 additions, 1 deletionControl/AthLinks/AthLinks/GenericElementLinkBase.h
- Control/AthLinks/AthLinks/GenericElementLinkBase.icc 95 additions, 2 deletionsControl/AthLinks/AthLinks/GenericElementLinkBase.icc
- Control/AthLinks/AthLinks/exceptions.h 35 additions, 1 deletionControl/AthLinks/AthLinks/exceptions.h
- Control/AthLinks/share/GenericElementLinkBase_test.ref 1 addition, 0 deletionsControl/AthLinks/share/GenericElementLinkBase_test.ref
- Control/AthLinks/share/exceptions_test.ref 1 addition, 0 deletionsControl/AthLinks/share/exceptions_test.ref
- Control/AthLinks/src/exceptions.cxx 45 additions, 3 deletionsControl/AthLinks/src/exceptions.cxx
- Control/AthLinks/test/ElementLinkBase_test.cxx 11 additions, 1 deletionControl/AthLinks/test/ElementLinkBase_test.cxx
- Control/AthLinks/test/GenericElementLinkBase_test.cxx 38 additions, 1 deletionControl/AthLinks/test/GenericElementLinkBase_test.cxx
- Control/AthLinks/test/exceptions_test.cxx 2 additions, 1 deletionControl/AthLinks/test/exceptions_test.cxx
- Control/DataModelTest/DataModelTestDataCommon/DataModelTestDataCommon/versions/CAuxContainer_v1.h 7 additions, 10 deletions...ommon/DataModelTestDataCommon/versions/CAuxContainer_v1.h
- Control/DataModelTest/DataModelTestDataCommon/DataModelTestDataCommon/versions/CInfoAuxContainer_v1.h 3 additions, 6 deletions...n/DataModelTestDataCommon/versions/CInfoAuxContainer_v1.h
- Control/DataModelTest/DataModelTestDataCommon/DataModelTestDataCommon/versions/CLinksAuxContainer_v1.h 3 additions, 3 deletions.../DataModelTestDataCommon/versions/CLinksAuxContainer_v1.h
- Control/DataModelTest/DataModelTestDataCommon/DataModelTestDataCommon/versions/CLinksAuxInfo_v1.h 3 additions, 3 deletions...ommon/DataModelTestDataCommon/versions/CLinksAuxInfo_v1.h