- Jun 07, 2018
-
-
John Chapman authored
Whether we are running a test-beam job or not should be known at configuration time, so it is much more efficient to set a configurable property at this point rather than checking whether we are using a test beam geometry *every single step* in the pre-sampler. Part of the changes for ATLASSIM-2643. (Does not change the output in my local tests.) Former-commit-id: 94d71c38165cec8d43a49c10adf7610d5cb04c8a
-
John Chapman authored
Making a variables const where possible and tidying some syntax. Former-commit-id: ad6fa0646125011fba809da00dc46837544d988f
-
John Chapman authored
As mentioned in ATLASSIM-2643, lines using char* literals cause short-lived heap-allocations, harming simulation performance. This merge request aims to mitigate this by making the strings in question static const. Former-commit-id: 9680dee1dc3df5ad5ad7958a1fda116ddf76d85f
-
John Chapman authored
As mentioned in ATLASSIM-2643, lines using char* literals cause short-lived heap-allocations, harming simulation performance. This merge request aims to mitigate this by making the strings in question static const. Former-commit-id: 9f80174247e061081f80592aac85f5429fa5de79
-
- Jun 06, 2018
-
-
John Chapman authored
Initialize all member variables in the constructor. Former-commit-id: 28472fb56aa828e9836e1fa8ce156aac7cef9e0f
-
John Chapman authored
Remove logically dead-code in `LArEMECChargeCollection`. Former-commit-id: f7ab082c842de3998c7e35d79735c620652d5095
-
- Jun 05, 2018
-
-
Tamara Vazquez Schroeder authored
21.0 clean licenceandcopyright [InDet] See merge request atlas/athena!11771 Former-commit-id: 71b2f6a28ae1c9dfb135d9cb72a98334e12f9f8c
-
Tamara Vazquez Schroeder authored
Webdisplay configuration update for LAr See merge request atlas/athena!11893 Former-commit-id: d5dd72f79ffe04cbbc9dd905ed785f41521cab82
-
Tamara Vazquez Schroeder authored
CaloCellVecMon reenabled in Main and ZeroBias See merge request atlas/athena!10947 Former-commit-id: a5f5d37fefe8fd7c6b3cbb14fe35cd5559b4f198
-
Tamara Vazquez Schroeder authored
Pseduo-merge of Trigger ART tests to 21.0 See merge request atlas/athena!11566 Former-commit-id: 45cdc7cf7e2dba0c23cc81b9bd9121b2dfff7ff4
-
Tamara Vazquez Schroeder authored
Pixel Radiation Damage Digitizer See merge request atlas/athena!11614 Former-commit-id: 031a7337397ce9847f68324348470fba7117fd50
-
Tamara Vazquez Schroeder authored
Auto-configuring CASE when needed See merge request atlas/athena!11687 Former-commit-id: 5d26891b61618973f605e6e9dd276d9e6d3e4dd8
-
Tamara Vazquez Schroeder authored
Drop ATLFASTIIF tests for 21.0 (ATLASSIM-3645) See merge request atlas/athena!11800 Former-commit-id: 3f3e7449b6b869eb6c9f48253bac55a61a1f105b
-
Tamara Vazquez Schroeder authored
Fix for bug in MuonTrackCleaner See merge request atlas/athena!11746 Former-commit-id: 0d95f1d1dbdadb868314bebc92e3bbd397d7b2f7
-
Tamara Vazquez Schroeder authored
- Added to EfficiencyModuleSummary file information about the side of the module… See merge request atlas/athena!11778 Former-commit-id: c981c15106ec529c03ff1841ba48988f8a4ca4da
-
Tamara Vazquez Schroeder authored
Merge branch 'cherry-pick-9f4e42c2' into '21.0' See merge request atlas/athena!11785 Former-commit-id: 52d55fc659541537d6e1ebda29402d660da8824e
-
Tamara Vazquez Schroeder authored
Fix compilation failure with clang. Fix gcc6 indentation warnings. (AGENE-1376) See merge request atlas/athena!11811 Former-commit-id: 642a46b4d242a0b2282ecd99a42947bb69854af7
-
Tamara Vazquez Schroeder authored
Monitoring of LAr data integrity as function of ROD/ROS See merge request atlas/athena!11818 Former-commit-id: 11f72f9d13e77d5e4b31653f75b474e96ce67b87
-
Tamara Vazquez Schroeder authored
Using run number from SimFlags when it is avaliable See merge request atlas/athena!11826 Former-commit-id: 90f361e820d074bb7f219ef5a683cb47e2bfd164
-
Tamara Vazquez Schroeder authored
Fix for ATLASRECTS-4459 See merge request atlas/athena!11829 Former-commit-id: 6b6af42f5894bbe2b21e2681aa8544bc65a18f46
-
Tamara Vazquez Schroeder authored
Energy simulation and SimulationState updates See merge request atlas/athena!11846 Former-commit-id: ed24b936a2cc408fdd19e9090b0352ae50bdee15
-
Tamara Vazquez Schroeder authored
21.0 clean licenceandcopyright [Reconstruction] See merge request atlas/athena!11865 Former-commit-id: bdf05698861b87d251a729f1a812003c996966c2
-
Tamara Vazquez Schroeder authored
fix typo in pixel See merge request atlas/athena!11870 Former-commit-id: 125a67aa1cf7b3a0fe5c452c7aa1489611f22e99
-
Tamara Vazquez Schroeder authored
Sweeping !11872 from 21.1-dev to 21.0. Fix chain counts in the chain parser utility See merge request atlas/athena!11885 Former-commit-id: 58ef7e0b646ffce882b9e7651c24dbff3fc2279e
-
Tamara Vazquez Schroeder authored
Update GAUDI version to resolve ATLASRECS_4466 See merge request atlas/athena!11896 Former-commit-id: 9a2ccccbf578fbc68ac88b1af8cf175daeb55aea
-
Benjamin Trocme authored
Former-commit-id: 6946f15d0c143a112ca38bf65324725131ed3096
-
Benjamin Trocme authored
Former-commit-id: de3869b41777d8491be4ae766f4fad206d7f8564
-
Fix chain counts in the chain parser utility See merge request atlas/athena!11872 (cherry picked from commit 265465ed [formerly dc7232fa078270d90c51491d09cc36006e76103d]) 72f0cc8e Fix chain counts in the chain parser utility 495faacb Added support for FTK purity chains Former-commit-id: a4ced983975575286b7177ceae5555414aec67cb
-
- Jun 04, 2018
-
-
Aaron Webb authored
Former-commit-id: 94fa0293c43555cc3dd258395f58c381814dee55
-
Edward Moyse authored
Former-commit-id: 1fdffc127c7e7f65ae368aec17467da50de5d317
-
- Jun 03, 2018
-
-
James Beacham authored
Egamma ART: making python executable using /usr/bin/env See merge request atlas/athena!11777 Former-commit-id: a0769cce198e8ac74ad85b57976daa462374eb06
-
James Beacham authored
21.0-FastCaloSim update: Resolving issue with pixel detector services and updating hit-to-cell assignment in FCal See merge request atlas/athena!11683 Former-commit-id: d9f2ff1e88cb5039fbdee5dd4cc5084242ed6304
-
James Beacham authored
Former-commit-id: b36393fe7dfe87fb68c7ea24d0770af7a7fdf293
-
James Beacham authored
Former-commit-id: 79e32d6f9fea69de4864aff117a7417666b749ee
-
James Beacham authored
Former-commit-id: 8a5bdae7da0386074f6fe0ecbce55e43ddc1c999
-
Jana Schaarschmidt authored
Former-commit-id: 75c584db7580d9614d568daf02290d87b5b8246d
-
- Jun 01, 2018
-
-
Will Leight authored
This adds protection against the possibility that the covariance of q/p could be negative for ME tracks: in such a case, the muon is treated as if it had no ME track. This solves the FPE reported in ATLASRECTS-4459. Investigations into the underlying cause of this obviously incorrect result are continuing. FT0 violation is expected to be minimal: results of RunTier0Test are available at /afs/cern.ch/work/w/wleight/public/MuonSW/ATLASRECTS-4459/, and none is observed, as expected. Former-commit-id: b5eb112d2b1041376e0a193d2f4f52125fe07ca2
-
Benjamin Trocme authored
Former-commit-id: bf058fa6a8746ed896d674a0f7f92b91e2e50546
-
Benjamin Trocme authored
Former-commit-id: aad84ded5f7aad1a633fcc90b130060c8b0ccfae
-
Benjamin Trocme authored
Former-commit-id: 5c0ed559fb94b7f34963d92f7a4edab325234b2a
-