- Apr 24, 2017
-
-
Guillaume Unal authored
LArCalorimeter/LArDigitization/python/LArDigitizationFlags.py : add new flag to enable useage of High Gain in EMEC inner wheel digitization default value = True, i.e same behavior as before this change this flag should be set to False to emulate the detector configuration for 2017 data taking LArCalorimeter/LArDigitization/python/LArDigitizationConfig.py : set property for LArPileUpTool according to flag above => MG/HG switching value set to 0 if High gain is not enable in the digitization => cells can only be in Medium or Low gain LArCalorimeter/LArDigitization/LArDigitization/LArPileUpTool.h LArCalorimeter/LArDigitization/src/LArPileUpTool.cxx : add specific gain switching values for EMEC IW region. Default value are as in rest of EM calorimeter Former-commit-id: 05d512fc
-
- Apr 12, 2017
-
-
Stewart Martin-Haugh authored
ATR-16118 Add functionality to set jet build tool ptmin and ptminfilter variables. See merge request !889 Former-commit-id: 8e3c71b2
-
Stewart Martin-Haugh authored
Update L1 xmls to fix ATR-13095 See merge request !906 Former-commit-id: 77b3edff
-
Tim Martin authored
Add residuals monitoring for FTK See merge request !896 Former-commit-id: 3a142e35
-
Tim Martin authored
Adding support chains for Egamma in Physics_pp_v7 (ATR-16089) See merge request !883 Former-commit-id: 6a941717
-
- Apr 11, 2017
-
-
Hass AbouZeid authored
LBvsTime plot under summary, type fix from double to float (ATLASRECTS-3440) See merge request !873 Former-commit-id: bbf424d9
-
Hass AbouZeid authored
Do not request unused conddb folder. See merge request !874 Former-commit-id: cc43b56b
-
Hass AbouZeid authored
Release mode optimisation fix, 21.0 branch (2017.04.10.) See merge request !877 Former-commit-id: fc83fc5f
-
Javier Montejo authored
Former-commit-id: 3f194774
-
Javier Montejo authored
Former-commit-id: e088c1aa
-
Oleg Kuprash authored
update cleaning of m_muontrackselTool See merge request !895 Former-commit-id: b63296af
-
Oleg Kuprash authored
Update enhanced bias trigger ATR-15746 See merge request !826 Former-commit-id: 46a10f53
-
Javier Montejo authored
Conflicts: Trigger/TriggerCommon/TriggerMenuXML/data/LVL1config_MC_pp_v7.xml Trigger/TriggerCommon/TriggerMenuXML/data/LVL1config_Physics_pp_v7.xml Former-commit-id: 17da456a
-
Stewart Martin-Haugh authored
Unit test for TrigEDMConfig See merge request !875 Former-commit-id: 01e3c65e
-
Tim Martin authored
Add ERROR message checking to unit test See merge request !897 Former-commit-id: 96e1378e
-
Oleg Kuprash authored
ATR-15243, adding Higgsino L1 items and chains, new topo 2dphi10, addInfo in muon chain invm1 See merge request !870 Former-commit-id: 2ea6135d
-
Javier Montejo authored
Fixes ATR-13095, tests were failing due to missing seeds in L1 Former-commit-id: fe69d428
-
Peter Sherwood authored
Former-commit-id: 3ffc96b2
-
Stewart Martin-Haugh authored
Former-commit-id: ae6a5261
-
Julie Kirk authored
Former-commit-id: 0acb163834a1834367fa883019a58c29e7828a7f
-
Julie Kirk authored
(this monitoring, which is time consuming, is then not needed in the "standard FTK chains ) Menu changes to include this in beamspot_idperf chain and a new beamspot_mon chain. Former-commit-id: 13550a96
-
- Apr 10, 2017
-
-
Hass AbouZeid authored
Dqc build binary configs See merge request !611 Former-commit-id: 70086919
-
Peter Sherwood authored
These variables make cuts on jets reconstructed by the tool. The ability to make such cuts is limited to j0 jet chains. The new values in SignaturesDict are rcu0, rcu5 (to set the ptmin cuts ot 0 and 5.0 GeV restpectively) and rcc0, rcc5 to set the the ptminfilter cut to the same values. IT is also possible to request the default pt cut, which is currently set at 7.0 GeV ChainConfigMaker extracts the rcc and rcu values ot from the dictionary, and sets them in the jet_params object. They are picked up from here by AlgFactory. AlgFactory also does the conversion of the cuts to MeV Former-commit-id: 20e46bfb
-
Hass AbouZeid authored
21.0 dq tools prelim z lumi See merge request !815 Former-commit-id: 167ec9d9
-
Antonia Strubig authored
ATR-16089, support triggers Egamma 2017, removing old chains, renaming from EM22VHI to EM24VHI, change to CPS.py Former-commit-id: 4121c831
-
Stewart Martin-Haugh authored
update trkmht using combined or segment tagged muon tracks See merge request !853 Former-commit-id: 1f77c872
-
Stewart Martin-Haugh authored
21.0 seeding fix 00 01 21 See merge request !775 Former-commit-id: 5b6e4298
-
Attila Krasznahorkay authored
level to -O2 in Release mode. Since as discussed in ATLINFR-1642, the default -O3 setting causes some problems in the q-tests. Former-commit-id: 582b4bb5
-
Stewart Martin-Haugh authored
Remove obsolete TrigInDetValidationReference package (ATR-13305) See merge request !868 Former-commit-id: b12fdec3
-
Trig edm config unit test Simple unit test for TrigEDMConfig, now running as a unit test rather than by hand. Currently only catches syntax errors See merge request !216 Former-commit-id: a992aa0d
-
Antonia Strubig authored
Former-commit-id: 614b2cb7ad4ee68e0c0f505a1ec30029f22155f6
-
Frank Winklmeier authored
Former-commit-id: 9cce3895
-
- Apr 09, 2017
-
-
Stewart Martin-Haugh authored
Rename AtlasCollectionTools/CollAppend to AthCollAppend See merge request !703 Former-commit-id: 9f6530b0
-
Stewart Martin-Haugh authored
L1 seed change for VBF Hbb triggers: ATR-15044 See merge request !857 Former-commit-id: 5fd75663
-
Stewart Martin-Haugh authored
Fix minor issues in the TrigInDetAnalysisComparitor, bring up to date See merge request !860 Former-commit-id: 304ca209
-
Frank Winklmeier authored
Fixes to ATN summary table for git releases (ATR-16108) See merge request !864 Former-commit-id: d208f359
-
Frank Winklmeier authored
Switch from DateTime to Data::Manip module as the former is not installed on the build nodes. Former-commit-id: f95d4407
-