- Apr 26, 2018
-
-
Small fix to InDetGlobalPixelTool of InDetGlobalMonitoring to allow online monitoring even without tracks See merge request atlas/athena!10626 (cherry picked from commit a4889e3b [formerly f771e38c1ec0aa8825887d793161d8fb7ab895e6]) d80cd553 Fix to allow InDetGlobalMonitoring to work even with tracking disabled 4209f9c8 Fix indent and modification to SCT_Monitoring to work without tracking Former-commit-id: af60f4b2b1e9037b8d0d25929a7b3f90352adc40
-
Non-collision background monitoring in the SCT update See merge request atlas/athena!10605 (cherry picked from commit 6fe3615d [formerly 059d4413347e482920d0441dbe5d60e640005bcf]) 80eed7a1 Increase the bin size of Lumiblock histograms to increase statistics bdaded51 Modifications to steering files for non collisional background online monitoring in the SCT Former-commit-id: 12fdbedfb0b1b5f1ffce8e6ffa63b96f32a924fe
-
- Apr 25, 2018
-
-
clean-up of pixel athena monitoring histograms See merge request atlas/athena!10675 (cherry picked from commit c8f2ed38 [formerly 61abfa5e5dba2370bae1012a631b6b873439d472]) 1c56efd2 unchecked pointer, uninitialized variable 886785a7 Minor clear commentted vars 68ce615f Minor clear commentted vars 0c92b342 Merge branch 'tmp/bugFix1' into 'mr-2017-09' d8b0082f Disable copy constructor and '=' operator for 3 classes c91f26ec fix indentation of the destructor 9a682a01 revert indentation 434611de Merge branch 'tmp/bugFix3' into 'mr-2017-09' f37938b4 optimisation and clean-up of tracking loop 89b2a865 Enforce bracketing/parenthesis rules 56152d7d Merge branch 'feature/track-loop-opt' into 'mr-2017-09' 92bb27f2 Initialize pointer for Coverity issue (118575), Use 'strncpy' function for issue (115518) 88beaf32 remove unused histograms triggered by m_doESD flag; remove flag as well 92d0e9e4 remove m_error_time, m_occupancy_time and m_cluster_occupancy_time online… 2c2e7b0c Merge branch 'feature/monitor-anff1' into mr-2018-02 d0cd7003 removing LorentzAngle histograms and corresponding selections: histograms not useful for monitoring 7d52b76f removing m_avgocc_ratioIBLB0_per_lumi histogram, not useful - the ratio filled… 21b91569 adjusting protection for efficiency b4cdb5b7 adding color to the plot 002b32bd removing m_Xcluster and m_clusocc_sizenot1 histograms 3be8238b compillation error and warnings after last commit fixed e69175a3 removing further unused code 0c8a90b0 adjusting range of hit eff histos 8a95190a Merge branch 'tmp/mr-2018-02' into mr-2018-02 2d4380c5 removng unused histograms 38666b07 change in the protection of ratio histograms 1a8829cc put back Size>1 Cluster occupancy histograms - can be useful for tracking noisy… Former-commit-id: a980985709496db3c2821a519014aa3d5986a240
-
- Apr 23, 2018
-
-
Stewart Martin-Haugh authored
Former-commit-id: 0a09cbe19ff0070b580a87d7bded2f5cd60c1bd6
-
- Apr 07, 2018
-
-
updates mr-2018-01 to pixel athena monitoring code See merge request atlas/athena!10174 (cherry picked from commit e4adeecd [formerly c8e49c3d7cd886609701441ee5dd10e28ddcd4c4]) dc40c0a8 adding 100 LB occupancy and track efficiency histograms d05a320d making previous commit compiling and working by adding helper function to divide LW histos c3523049 bugfix in new 100lb histograms 781bdefa procHistograms: adding more info in case of failure 7b05135b adjustments to 100LB histograms anticipating their a-posteriori merging bc78136b fixing last 100 LB track efficiency histograms 390b1026 adding labels to 100 LB histogram to ensure proper merging (by label) in case of publishing hiccups 9c252561 fixes to 100 LB and the related filling code after debugging bf60bb86 bugfix in m_average_pixocc histogram (IBL FE map) 66edcd06 Adding per PP0 histograms into Hits and Clusters On Track; suppoting code mainly… 161cfa8f unchecked pointer, uninitialized variable b712bffe Minor clear commentted vars 7b227e5c Minor clear commentted vars 47cc6648 Disable copy constructor and '=' operator for 3 classes c08eab91 fix indentation of the destructor 1bf14f3b revert indentation ff87ae86 optimisation and clean-up of tracking loop 3b4357b3 Enforce bracketing/parenthesis rules 7a98ee7a fixing access index 3f90d646 Modify Cluster to fix Coverity issues 115555 etc 9efa7324 removing IBL split for Occupancy_per_pixel histos, can't maintain proper… Former-commit-id: 52ad94549c16c878b2b45b930971ab4f3ca746c4
-
- Mar 29, 2018
-
-
More gitignore See merge request atlas/athena!10019 (cherry picked from commit 8276f3c2 [formerly d39d58ac]) a861566a Remove some emacs temporary files 8a9b6580 Add some binary formats to .gitignore 56a575c7 Remove some KDevelop configurations c6bd22bb Remove binary and KDE fragments d2668f85 Add root and tmp.* binary files Former-commit-id: f77f83827739a86e5fc96980241f71405119c9c8
-
- Mar 28, 2018
-
-
Stewart Martin-Haugh authored
Former-commit-id: c6e9deb00c27737b65d8251927f4b8d0a0849dc1
-
- Mar 26, 2018
-
-
Stewart Martin-Haugh authored
Former-commit-id: 5f9ef6f0082da68222791bf5a9c3cf491e37e049
-
- Mar 08, 2018
-
-
Kazuya Mochizuki authored
Former-commit-id: f58649d6accc705392a813b6da4dedb4e924fdce
-
- Mar 02, 2018
-
-
John Chapman authored
Now that `PileUpToolBase` uses the `extends<...>` pattern, it is no longer neccessary to use the obsolete `declareInterface<IPileUpTool>` in the classes which inherit from `PileUpToolBase`. ATLASSIM-3439. Former-commit-id: 37d691bf99a659ffba09cac8ba037cda98dad5d5
-
- Feb 27, 2018
-
-
John Chapman authored
Removing the declared constructor for `TRT_Hit_p2` should get rid of this defect as this is the main difference with the `TRT_Hit_p1` implementation, where no defect is generated. ATLASSIM-3591 Former-commit-id: 252a00a7d17b4318483c826a1e50284b899d6f8c
-
John Chapman authored
Removing the declared constructor for `SiHit_p2` should get rid of this defect as this is the main difference with the `SiHit_p1` implementation, where no defect is generated. ATLASSIM-3591 Former-commit-id: 1045fb120a226af44477ef5f35bef94dc6bec020
-
- Feb 26, 2018
-
-
Soshi Tsuno authored
Former-commit-id: 7cdb417e
-
- Feb 23, 2018
-
-
Oleg Kuprash authored
Harmonize the loop over histograms array for the filling part with the histogram booking loop (fixes segmentation violation) Former-commit-id: 100ccb3bf2669d08574d1c53609620c9a320942d
-
Anthony Morley authored
Former-commit-id: 8e753d8dd2ffdad927055472a8297079a2d22701
-
- Feb 22, 2018
-
-
Edoardo Rossi authored
Former-commit-id: 7211918ca0ce17b00d29a96d48fae5af7aac536d
-
Edoardo Rossi authored
Former-commit-id: a026777b
-
Anthony Morley authored
Former-commit-id: 46130a2a20bc4c11aaea329db2800b5f3b44cc09
-
Anthony Morley authored
Former-commit-id: cd657f6630863b8628d057d39273d9fedefef4de
-
Anthony Morley authored
Former-commit-id: 3f4f10104e02fca6a43daba348df824e785441a9
-
Anthony Morley authored
Corrected jobOptions (conditions configuration) for TRT overlay with HT hit correction based on occupancy Former-commit-id: 79d45ff99dabac77ad2d10624784d7f344f7961f
-
John Chapman authored
Former-commit-id: 77de56ff24870a4cadcff55de1d6a544c2043e59
-
- Feb 20, 2018
-
-
John Chapman authored
`StreamRDO` is found in `AlgSequence("Streams")` rather than `AlgSequence()` now. Former-commit-id: 7d6d491bdc4753598beba9ce2e5e198c56a06d2e
-
- Feb 19, 2018
-
-
Stewart Martin-Haugh authored
Former-commit-id: dd55ca5087128ff804cc6a8b9a2d9772f67aef60
-
olya authored
Former-commit-id: fd32e41e563f7316133e73250720b135d25bb308
-
- Feb 16, 2018
-
-
olya authored
Former-commit-id: cd98c4fcb98e38eafbd2da2b4a4ae58cd20114c5
-
- Feb 15, 2018
-
-
Susumu Oda authored
Former-commit-id: d7f866038ee98b9f9df7a5468e04edc2855bf333
-
- Feb 12, 2018
-
-
Matthew Gignac authored
add in xAODSiSPTrackCandidates key, so user can control the output name of the track candidates; separate key for which track candidiates should be used for input(previously this pointed to the SiSPSeededTracks, and the user couldn't change this name without breaking a lot of other things..) Former-commit-id: b6c8e2b74d0da5a5af26973c72a594371dbc2c03
-
- Feb 11, 2018
-
-
Matthew Gignac authored
Former-commit-id: d43a341d39b8ca4fc26272ffa85ba66012b0994f
-
Matthew Gignac authored
Former-commit-id: c5049788597ee9d29067c9ba3b675404697bf1b3
-
- Feb 10, 2018
-
-
Matthew Gignac authored
Former-commit-id: 03ec21efe72aafb607814e293ebcdc4a5e58f87e
-
Matthew Gignac authored
Former-commit-id: c4588544f305d59c4c5e20ced2e5acdb020c65c1
-
Matthew Gignac authored
adding track seeds and track candidates into IDTRKVALID output stream, when instructed to write them out Former-commit-id: 5ecea2c2bbf3aaba9823d6c991778e987d1c359a
-
Matthew Gignac authored
Former-commit-id: 4a260f33f726d6e0fcc41fec7e25315a4107ca5b
-
Matthew Gignac authored
Former-commit-id: fd27c5a5aff4f2ea11ad01e6336ec58e15c3acf4
-
Matthew Gignac authored
Former-commit-id: 18a21a328ca5e010c08eff59a6e67edc13e4697d
-
- Feb 09, 2018
-
-
Peter Onyisi authored
Former-commit-id: d5bec528b9220c43d228942800744cefd6899248
-
Peter Onyisi authored
Former-commit-id: 027a3a13c7b30f2387db3667a95d2ebff9f11437
-
- Feb 07, 2018
-
-
John Chapman authored
For a number of years the barcodes of truth particles created during simulation have started at 200001. Most downstream truth manipulation code assumes this value and uses it to separate truth particles created in the simulation step from those created in the generation step. There are some cases such as heavy ion collisions where it is possible that the generator could create more than 200k particles though causing a problem. So in general it would be preferable to set this offset to a higher value. Sometime ago changes were made to make value configurable in the `MCTruthClassifier`, but this option was not implemented in the configuration for most instances of the tool. This merge request implements this configuration for the instances used by the Inner Detector and Muon reconstruction code and some derivations. The derivations should be fixed properly in the `21.2` branch though. A fix to the Jet reconstruction code configuration will be added as a separate merge request. After the changes in this merge request reconstruction shows identical output in the cases that the offset is set to 200k or 1M (other than the truth barcodes of course). Should fix ATLASRECTS-2962 and allow for another iteration of ATLPHYSVAL-553. Former-commit-id: 825a0071d627a40e5f756294d02761ff7432e86b
-
- Feb 06, 2018
-
-
christos@cern.ch authored
Former-commit-id: b94c8c9c65759874e7b2925b68f027725bac1da8
-