- Apr 09, 2020
-
-
Walter Lampl authored
-
Walter Lampl authored
Add semantics to property-declaration of several components. Implies moving the property declaration to the header file
-
Walter Lampl authored
-
- Apr 08, 2020
-
-
Walter Lampl authored
CaloRec: Add BCID-dependent pileup correction conditions algorithms. See merge request atlas/athena!31760
-
Walter Lampl authored
Manually cherry-pick !31721 from 21.3 to master See merge request atlas/athena!31810
-
Walter Lampl authored
Remove duplicated TrigDecisionTool property from CSCSegmValAlg Closes ATLASRECTS-5415 See merge request atlas/athena!31827
-
Walter Lampl authored
r22 btag DQ - April update See merge request atlas/athena!31798
-
Walter Lampl authored
silence warning about missing ToolsRegistry tool Closes ATLASRECTS-5413 See merge request atlas/athena!31841
-
Walter Lampl authored
EventDisplaysOnline: Python 3 fixes See merge request atlas/athena!31699
-
Walter Lampl authored
Trigger config python access See merge request atlas/athena!31782
-
Provides access to the L1 and HLT menus and prescale-sets and to the HLT job options. Missing is the bunchgroup access, although all the infrastructure exists For each type of configuration one access class exists, which can be called with a file name or at trigger alias and db-key The class holds an order-preserving dictionary of the configuration data, which can be accessed directly. Convenience functions for commonly used data exist. An executable has been added to make use of this functionality
-
Walter Lampl authored
Re-enable AMVF again as default for vertex reconstruction See merge request atlas/athena!31802
-
Walter Lampl authored
Use Specific Muon Roi in the ID Trigger monitoring See merge request atlas/athena!31754
-
Walter Lampl authored
Updates for RoIs used in EventView creation for muons See merge request atlas/athena!31747
-
Walter Lampl authored
Sweeping !31746 from 21.0 to master. PROCTools: Update q221 T0 reference ESD and AOD files See merge request atlas/athena!31819
-
Walter Lampl authored
Speedup of SCTErrMonAlg (ATLASRECTS-5391, ATLASDQ-679) See merge request atlas/athena!31749
-
Introduced SlotSpecificObj of std::vector<TH2F> to avoid every-event construction and destruction of std::vector<TH2F>.
-
Walter Lampl authored
22.0-bugfix-SiSpacePointTool See merge request atlas/athena!31806
-
-
Walter Lampl authored
Met MT mon update athenaMT HLT MET offline monitoring update. TProfile histogram added. TDT fixed. Folders rearranged. See merge request atlas/athena!31729
-
-
Walter Lampl authored
CaloCondBlobObjs+CaloTriggerTool+TrkSurfaces: cmake fixes See merge request atlas/athena!31814
-
Walter Lampl authored
GeoModelInterfaces+LArElecCalib: cmake fixes See merge request atlas/athena!31813
-
- Apr 07, 2020
-
-
Walter Lampl authored
Fix 'dump-geo' in master Closes ATLASDD-39 See merge request atlas/athena!31778
-
-
Nils Erik Krumnack authored
This should fix https://its.cern.ch/jira/browse/ATLASRECTS-5413 I really did just the minimal thing to silence this warning, but if you ask me this seems not like a happy/healthy design. I'm already far from convinced (to put it mildly) that it is a good idea for analysis code to talk to the ToolStore directly, but for code running in reconstruction to talk to the ASG ToolStore to figure out if a tool exists and if not to create it backhandedly without ever interacting with the ToolSvc at all, well that seems less than ideal, or at the very least somewhat unusual.
-
Walter Lampl authored
auto_ptr to unique_ptr (9) ATLASRECTS-5296 See merge request atlas/athena!31816
-
-
Walter Lampl authored
AthenaPoolUtilities: Improve AttributeList handling. See merge request atlas/athena!31791
-
Walter Lampl authored
Add ATLAS_CHECK_THREAD_SAFETY to xAODForward See merge request atlas/athena!31790
-
-
Walter Lampl authored
diffPoolFiles: Add option to compare both mem-size and disk-size See merge request atlas/athena!30516
-
Walter Lampl authored
Sweeping !31786 from 21.6 to master. Two tweaks to MGC to help with params and for SUSY See merge request atlas/athena!31820
-
Walter Lampl authored
tree-vectorize instead of tree-loop-vectorize should allow also for SLP. See merge request atlas/athena!31785
-
Walter Lampl authored
TFPersistification: Remove #define private. See merge request atlas/athena!31783
-
Walter Lampl authored
L1(Topo) Installation Fixes, master branch (2020.04.03.) See merge request atlas/athena!31742
-
Walter Lampl authored
MuonAlignmentData, etc: Muon correction containers hold payload by value. See merge request atlas/athena!31781
-
Change the types in CorrContainer.h to hold their payloads by value rather than by pointer. Should head off memory management problems due to confusion as to what was owning what. Also some additional const, etc. cleanups as needed.
-
Walter Lampl authored
SCTHitEffMonAlg: Migrate to BunchCrossingCondAlg (instad of public tool) See merge request atlas/athena!31775
-
Walter Lampl authored
Sweeping !31728 from 21.6 to master. Bumping MCUtils version to 1.3.4 in 21.6 See merge request atlas/athena!31773
-