- Sep 15, 2017
-
-
Scott Snyder authored
Private data members should start with m_.
-
- Sep 12, 2017
-
-
Vakhtang Tsulaia authored
Changes to avoid irreproducibilities for truth-based CTIDE emulation (ATLASRECTS-3980) See merge request !4522
-
Vakhtang Tsulaia authored
Manual sweep of !4061 and !4424 into master: FastCaloSimParamAction improvements See merge request !4605
-
Vakhtang Tsulaia authored
Cleaned-up `CaloHitAna`. Reduced `CaloHitAna` memory usage. See merge request !4606
-
Vakhtang Tsulaia authored
MCP-Muon efficiency release 21 pre-recommendations See merge request !4573
-
Vakhtang Tsulaia authored
Make isolation builder use Decorators See merge request !4581
-
Vakhtang Tsulaia authored
Remove hard coding of ATLAS+IBL geometry See merge request !4571
-
Vakhtang Tsulaia authored
Cherry pick 78611405ef master See merge request !4527
-
Vakhtang Tsulaia authored
Sweeping !4520 from 21.0 to master. Extended DRAW_BCIDx support for up to four separate output streams See merge request !4557
-
Vakhtang Tsulaia authored
Fixing of uninitialized member variables (const and int) [Coverity issue# 108887] See merge request !4563
-
Vakhtang Tsulaia authored
Sweeping !4562 from 21.0 to master. LW hist fix reverse See merge request !4594
-
Vakhtang Tsulaia authored
Sweeping !4442 from 21.0 to master. Update exec_athena_art_trigger_validation.sh to send athena output to the grid log See merge request !4597
-
Vakhtang Tsulaia authored
ByteStreamCnvSvc: Removing references to transientAddress(). See merge request !4587
-
Vakhtang Tsulaia authored
OutputStreamAthenaPool: Removing references to transientAddress(). See merge request !4588
-
Vakhtang Tsulaia authored
TrigT2CaloCommon: Don't try to access unconfigured TrigTimerSvc. See merge request !4590
-
Vakhtang Tsulaia authored
TrigT2CaloEgamma: Fix tests for unconfigured TrigTimerSvc handles. See merge request !4591
-
Vakhtang Tsulaia authored
Manual sweep to master: Move user actions to Geant4 base classes See merge request !4565
-
Vakhtang Tsulaia authored
Added functionality of Views linking (parent, child relation). See merge request !4575
-
Vakhtang Tsulaia authored
Use new-style properties to declare empty monitoring ToolHandle See merge request !4583
-
Vakhtang Tsulaia authored
Migrate MuonCombinedAlg to use handles See merge request !4474
-
Vakhtang Tsulaia authored
RDBAccessSvc: Fix clang warning. See merge request !4586
-
John Chapman authored
This is a manual sweep of the changes from !3978 into `master`. Added an option to enable/disable recording of g4hits. The reason for these changes is to fix the memory problems that were present in the previous version of the code. There were minor problems with the initialisation of new branches for the output tree, there were some vectors that weren't getting cleared after each loop, and there were a couple of objects that weren't being used anymore which took up too much memory. The initialisation of branches has been moved to the header file, lines have been added to the source file to clean the vectors after each loop and the unnecessary objects that accounted for most of the memory problems have been removed.
-
Efe Yigitbasi authored
Fixed a bug in FastCaloSimParamAction which prevented us from using values for maxRadiusLAr threshold other than 1mm.
-
John Chapman authored
Changing the way calo hit merging schemes are handled by `FastCaloSimParamAction`. This set of changes makes all of the hit merging cuts configuratble via `FastCaloSimParamActionTool`. See ATLASSIM-3398.
-
Will Leight authored
-
Frank Winklmeier authored
# Conflicts: # Trigger/TrigHypothesis/TrigEgammaHypo/src/TrigL2ElectronHypoTool.h
-
Update exec_athena_art_trigger_validation.sh to send athena output to the grid log See merge request !4442
-
LW hist fix reverse See merge request !4562
-
- Sep 11, 2017
-
-
Vakhtang Tsulaia authored
TrkEventTPCnv: Backwards compatibility fix for reading old data. See merge request !4589
-
Vakhtang Tsulaia authored
TrigT1TRT: Comply with ATLAS naming conventions. See merge request !4561
-
Vakhtang Tsulaia authored
AthenaMonitoring: Fix compilation with clang 4.0.1. See merge request !4585
-
Scott Snyder authored
Fix tests for unconfigured TrigTimerSvc handles.
-
Vakhtang Tsulaia authored
Sweeping !4538 from 21.0 to master. Revert "Merge branch '21.0-dq-event-filter' into '21.0'" See merge request !4556
-
Scott Snyder authored
Check whether TrigTimerSvc handle has been configured before accessing it.
-
Vakhtang Tsulaia authored
Fix overlay jobs in master release See merge request !4568
-
Vakhtang Tsulaia authored
Initialization of the uninitialized member variables (Coverity issue# 108930) See merge request !4566
-
Vakhtang Tsulaia authored
An uninitialized member variable fixed (Coverity issue# 108840) See merge request !4576
-
Vakhtang Tsulaia authored
MDT_CondCabling: Removing references to transientAddress(). See merge request !4555
-
Vakhtang Tsulaia authored
Sweep of !2520 to master: HitAnalysis Package Update See merge request !4427
-
Vakhtang Tsulaia authored
Make TruthStrategy a SimFlag master See merge request !4426
-