- 18 Dec, 2020 1 commit
-
-
Joerg Stelzer authored
Extend TrigConf ReplicaSorter to accept sqlite files
-
- 05 Dec, 2020 1 commit
-
-
Rachid Mazini authored
This reverts merge request !38265
-
- 19 Nov, 2020 1 commit
-
-
Joerg Stelzer authored
-
- 15 Nov, 2020 1 commit
-
-
Joerg Stelzer authored
-
- 22 Sep, 2020 1 commit
-
-
Fix crash when loading L1TopoMenu twice (ATR-22015) See merge request atlas/athena!36550 (cherry picked from commit 79e2dfdc) ff12f383 Fix crash when loading L1TopoMenu twice (ATR-22015)
-
- 17 Oct, 2017 1 commit
-
-
Remove PSK value selection when accessing COOL information (ATR-16421) See merge request !2519 Former-commit-id: 9dcacbb3e8df1a90773d192413827bc31b3cc981
-
- 13 Oct, 2017 2 commits
-
-
Oleg Kuprash authored
Former-commit-id: ababe24e83a0d2e2a99262d808db18e1c4428aa0
-
Oleg Kuprash authored
Former-commit-id: 1e2ae3cbec812bf6520c6808131f1cb4af901f06
-
- 28 Sep, 2017 1 commit
-
-
Antonia Strubig authored
Former-commit-id: a6792ec0
-
- 21 Sep, 2017 1 commit
-
-
Antonia Strubig authored
Former-commit-id: 0086b911
-
- 12 Jul, 2017 1 commit
-
-
Antonia Strubig authored
Former-commit-id: 888c9e93e39c152938b8b7999fde854a79bb7e44
-
- 06 Jun, 2017 1 commit
-
-
William Panduro Vazquez authored
It has been discovered that when reading HLT prescales from COOL an arbitrary selection (allowing only keys with ID <= 10000) is applied. This is presumably a remnant from early testing and can safely be removed. Former-commit-id: 3c7a70c7
-
- 01 Jun, 2017 1 commit
- 10 May, 2017 1 commit
-
-
William Panduro Vazquez authored
When TrigConfReadWrite is unable to complete populating in-file metadata it typically aborts in such a way that any reco job in which it is running does not register the failure. This can then cause confusing crashes in later jobs, as demonstrated in ATR-16121. This change will cause the tool to issue a 'FATAL' to the log of the original job, meaning processing will stop at the point of the original error. Former-commit-id: 0c0c4e36
-
- 01 Feb, 2017 1 commit
-
-
Antoine Marzin authored
* Fix TIPs loading in MenuLoader.cxx: isDirect is now set to true for direct input * TrigConfStorage-03-01-24 Former-commit-id: 9fc85c3d7a5fbdad23a598103405bb2e5b2d7984
-
- 01 Nov, 2016 1 commit
-
-
Xanthe Hoad authored
* Extend CoolFix application: possibility to fix specific LB ranges, implement fixing of L1 prescales and BGS * TrigConfStorage-03-01-22 Former-commit-id: fd7cb783
-
- 20 Aug, 2016 1 commit
-
-
Joerg Stelzer authored
* Add MCK loader * TrigConfStorage-03-01-21 Former-commit-id: 086618b4
-
- 09 May, 2016 1 commit
-
-
Joerg Stelzer authored
* Fix loading of thresholds from run1 TriggerDB * TrigConfStorage-03-01-18 2016-03-17 Joerg Stelzer * Removed use of deprecated L1 setPrescale method * TrigConfStorage-03-01-17 2016-02-10 Joerg Stelzer * Improved printout * TrigConfStorage-03-01-15/6 2016-02-01 Elisabetta Pianori * Add a check for lengthf of TE (ATR-13262) * TrigConfStorage-03-01-14
-
- 13 Nov, 2015 1 commit
-
-
Joerg Stelzer authored
* Set the clock of the TIPs during COOL reading * TrigConfStorage-03-01-13 2015-09-16 Joerg Stelzer * Improve functionality of CoolFix app * TrigConfStorage-03-01-12
-
- 04 Sep, 2015 1 commit
-
-
Joerg Stelzer authored
* Fixes the setting of prescales from COOL * TrigConfStorage-03-01-11 2015-08-25 Joerg Stelzer * MenuLoader.cxx: further improvement of TIPs loading when no direct inputs are listed in the TIP mapping then they are taken from the list of direct thresholds * TrigConfStorage-03-01-10 2015-08-24 Joerg Stelzer * MenuLoader.cxx: prepare for loading of TIPs of direct input * TrigConfCool*: prepare for loading of TIPs of direct input from COOL * TrigConfStorage-03-01-09 2015-08-12 Joerg Stelzer * Setting of bg idx when loading of bunchgroups from cool, fixes bgCode calculation * TrigConfStorage-03-01-08 2015-07-05 Joerg Stelzer * Fix setting of input type correctly (ctpin or ctpcore ) when reading from COOL ... (Long ChangeLog diff - truncated)
-
- 17 May, 2015 1 commit
-
-
Joerg Stelzer authored
* TrigConf2Cool for MC: fix HLTPrescaleKey writing * TrigConfStorage-03-01-01 2015-03-31 Joerg Stelzer * MenuLoader: added loading of item monitoring data from XML and database * TrigConfStorage-03-01-00 2015-03-31 Francesca Pastore * JobOptionTableLoader: loading Menu components from TriggerDB is disabled (avoid crash in ATR-10453) * TrigConfStorage-03-00-99 2015-03-28 Joerg Stelzer * Adapt to Cool to 16 bunchgroups * TrigConfStorage-03-00-98 2015-03-18 Joerg Stelzer * TrigConfCoolWriter: fix reading of TriggerThresholds from COOL * TrigConfStorage-03-00-97 * TrigConfStorage-03-00-95
-
- 20 Mar, 2015 1 commit
-
-
Catrin Bernius authored
ATR-10352: fix in obtaining max thresholds, output level set to INFO for L1CaloThrDef check (TrigConfStorage-03-00-96) * L1CaloThrDef: obtaining max thr according to l1Version now * reduced output level to info for missing thresholds (ATR-10352) * TrigConfStorage-03-00-96 2015-03-16 Werner Wiedenmann <Werner.Wiedenmann@cern.ch> * replace include "L1CommonCore/CTPdataformatVersion.h" with "CTPfragment/CTPdataformatVersion.h" * TrigConfStorage-03-00-95 2015-03-13 Joerg Stelzer * Loading of clock of topo thresholds was missing * CompMenu script simplified (needed to work with topo menu) * TrigConfStorage-03-00-94 2015-03-07 Joerg Stelzer * Fix Random loader (cuts were wrongly loaded) * L1Topo loader: fix loading of default values for parameters and inputs * TrigConfStorage-03-00-93 2015-03-03 Frank Winklmeier <fwinkl@cern> * src/L1TopoMenuLoader.cxx: print L1Topo menu once loaded ... (Long ChangeLog diff - truncated)
-
- 03 Mar, 2015 1 commit
-
-
Joerg Stelzer authored
* Fix HLTPrescalesSetLoader (ATR-10158) * TrigConfStorage-03-00-91 2015-02-24 Joerg Stelzer * Add topo_start_from to DBloader * TrigConfStorage-03-00-90 2015-02-22 Joerg Stelzer * Update COOLFix application and add PIT mapping folder * TrigConfStorage-03-00-89 2015-02-22 Joerg Stelzer * Fix reading from cool for neighbouring runs * TrigConfStorage-03-00-88 2015-02-19 Werner Wiedenmann <Werner.Wiedenmann@cern.ch> * TrigConfStorage-03-00-87 * src/ReplicaSorter.cxx: remove printout statements (JIRA ATR-10212) * src/ReplicaSorter.cxx: use gethostname (JIRA ATR-10222) ... (Long ChangeLog diff - truncated)
-
- 18 Feb, 2015 1 commit
-
-
Catrin Bernius authored
ATR-10063: Temporarily commented out the ThrSeqMismatch test in ConfigurationCheck.cxx (TrigConfStorage-03-00-83) * Temporarily commented out the ThrSeqMismatch test in ConfigurationCheck.cxx (ATR-10063) * TrigConfStorage-03-00-83 2015-02-11 Michael Rammensee <mrammens@cern.ch> * src/ReplicaSorter.cxx: fix regex logic in replica sorter ATR-10091 * TrigConfStorage-03-00-82 2015-02-11 Joerg Stelzer * fix JetWeights issue when reading from COOL * TrigConfStorage-03-00-81 2015-02-05 Joerg Stelzer * fix problem when loading L1 menu where CTP files are absent * TrigConfStorage-03-00-80
-
- 07 Feb, 2015 1 commit
-
-
Joerg Stelzer authored
* SessionMgr: dont delete the ReplicaSorter (it leads to a crash) * TrigConfStorage-03-00-79 2015-01-26 Joerg Stelzer * CoolFix.cxx: new interactive executable to simplify fixing COOL folders at P1. Not complete yet, but solves ATR-9469 * TrigConfStorage-03-00-78 2015-01-24 Joerg Stelzer * Making DB connection and retrial timeout configurable (ATR-9008) * TrigConfStorage-03-00-77 2015-01-23 Joerg Stelzer * Suppress errors when CTP files are not in the DB * TrigConfStorage-03-00-76 2015-01-22 Joerg Stelzer * fix loading of BG from COOL * TrigConfStorage-03-00-75 ... (Long ChangeLog diff - truncated)
-
- 19 Jan, 2015 1 commit
-
-
Catrin Bernius authored
* removed chain counter check for physics menu * TrigConfStorage-03-00-72 2015-01-13 Catrin Bernius * Increasing counter range of physics menu to 8095 (ATR-9818) * TrigConfStorage-03-00-71 2015-01-13 Catrin Bernius * Increased size of CTP items to 512 in consistency check * TrigConfStorage-03-00-70 2014-12-15 Yu Nakahama * Increased mBGDescBlobSize to 512 (ATR-9101) * TrigConfStorage-03-00-69 2014-11-27 Joerg Stelzer * Update isolation loading for EM/TAU thresholds * Add L1Topo menu comparison * TrigConfStorage-03-00-68 ... (Long ChangeLog diff - truncated)
-
- 19 Sep, 2014 1 commit
-
-
Joerg Stelzer authored
-