Skip to content
Snippets Groups Projects
  1. Oct 23, 2020
    • Mark Stockton's avatar
      Fix BS production with Trig_reco_tf · cbac5bae
      Mark Stockton authored and Walter Lampl's avatar Walter Lampl committed
      Requires update Cost workflow for Trig_reco_tf (ATR-20974)
      - Define COST BS output as DRAW_TRIGCOST (rather than a second BS to avoid conflicts in ProdSys)
      - Split full BS to fill CostMon stream into the DRAW (before splitting other streams as requested)
      
      - DRAW_TRIGCOST needs registering before can be used in ProdSys
      - athena arguments for RAWtoCOST updated, but need further changes when scripts are ready
      cbac5bae
  2. Aug 03, 2020
  3. Mar 13, 2020
  4. Mar 12, 2020
  5. Mar 05, 2020
  6. Dec 15, 2019
  7. Nov 29, 2019
  8. Nov 07, 2019
  9. Nov 05, 2019
  10. Oct 16, 2019
  11. Nov 01, 2018
    • Frank Winklmeier's avatar
      Update packages:HLToks JiveXMLServer HLTUtils TrigTransform TrigCommon... · 23915202
      Frank Winklmeier authored
      Update packages:HLToks JiveXMLServer HLTUtils TrigTransform TrigCommon TrigExMTHelloWorldLvl1 TrigExPartialEB TrigExL2muCalibTest TrigExMTHelloWorld TrigServices TrigPython TrigKernel TrigPSC HLTRates2COOL TrigOnlineMonitor TrigConf2COOLOnline HLTTestApps ByteStreamEmonSvc TrigByteStreamCnvSvc  from upstream/21.1 to upstream/master via pseudo-merge
      
      
      Former-commit-id: 0fe4136b
      23915202
  12. Aug 05, 2015
    • Carlos Chavez Barajas's avatar
      Fix update to use cppyy instead of PyCintex in root 6 (ATR-11025) (TrigTransform-00-00-30) · 14558fdc
      Carlos Chavez Barajas authored
          ***   python/dbgEventInfo.py
          ***   python/dbgHltResult.py
          * Fix update to use cppyy instead of PyCintex in root 6 (ATR-11025)
          *** create Tag TrigTransform-00-00-30
      
      2015-07-16 Mark Stockton <mark.stockton@cern.ch>
          ***   python/trigRecoExe.py
          ***   share/test_run.sh
          * Fix renaming for debug recovery (skip input files in search)
          *** create Tag TrigTransform-00-00-29
      
      2015-06-25 Mark Stockton <mark.stockton@cern.ch>
          ***   scripts/Trig_reco_tf.py
          ***   share/test_run.sh
          ***   python/trigTranslate.py
          * Add new arguments for athenaHLT step:
          * runNumber (already accepted now passed to athenaHLT)
          * ATR-11463 --postcommand
          * ATR-11555 --eventmodifier
          * PRODSYS-468 --prodSysBSRDO
      ...
      (Long ChangeLog diff - truncated)
      14558fdc
  13. May 17, 2015
    • Mark Stockton's avatar
      tag as TrigTransform-00-00-26 (TrigTransform-00-00-26) · a41d1c56
      Mark Stockton authored
          ***   scripts/Trig_reco_tf.py
          ***   share/test_run.sh
          ***   python/trigRecoExe.py
          ***   python/trigCostExe.py (add)
          * Change to do BS renaming if only one BS file is produced
          * Update costmon to rename files in own executor and add ebweight file
          * Update tests for BS files and costmon
          * Update debug test to match what is run at tier0
          * Minor update to dumpOptions help (follow Ricardo's suggestion)
          *** create Tag TrigTransform-00-00-26
      
      2015-04-22 Mark Stockton <mark.stockton@cern.ch>
          ***   share/test_run.sh
          * Costmon test updated to also run reco
          * Add debug test - checks file renaming works, otherwise fails
          * Restructured file so simpler to follow test inheritance
          *   tests moved 04->11 05->21 06->04 07->05 08->12 new 13
          *** create Tag TrigTransform-00-00-25
      
      2015-04-17 Mark Stockton <mark.stockton@cern.ch> Tim Martin<tim.martin@cern.ch>
      ...
      (Long ChangeLog diff - truncated)
      a41d1c56
  14. Mar 20, 2015
    • Mark Stockton's avatar
      tag as TrigTransform-00-00-22 (TrigTransform-00-00-22) · 8fcd526a
      Mark Stockton authored
          * Addressing issues of running with no outputBS ATR-10492
          ***   scripts/Trig_reco_tf
          * fix triggerConfig argument
          ***   share/test_run.sh (add)
          ***   doc/Trig_tf.txt
          * add a first attempt at a testing script
          *** Create Tag TrigTransform-00-00-22
      
      2015-03-13  Carlos chavez <carlos.chavez.barajas@cern.ch>
          ***   python/trigRecoExe.py
          * Addressing case when running on input file ending with a string apearing also in the middle of the file name
          *** Create Tag TrigTransform-00-00-21
      
      2015-03-06  Carlos chavez <carlos.chavez.barajas@cern.ch>
          ***   python/dbgAnalysis.py,trigRecoExe.py
          * Addressing case when running from tzero TestArea (tzero/software/patches)
          * fixes the case when we do not want to overwrite asetupString
          *** Create Tag TrigTransform-00-00-20
      
      2015-03-05 Mark Stockton <mark.stockton@cern.ch>
      ...
      (Long ChangeLog diff - truncated)
      8fcd526a
  15. Mar 03, 2015
    • Carlos Chavez Barajas's avatar
      Adds call to resetMetaData() for correct File validation after renaming (TrigTransform-00-00-14) · aeb72ed3
      Carlos Chavez Barajas authored
          ***   python/trigRecoExe
          * Adds handling of T0 dataset naming convention
          * Adds call to resetMetaData() for correct File validation after renaming
          *** Create Tag TrigTransform-00-00-14
      
      2015-02-20 Mark Stockton <mark.stockton@cern.ch>
          * Addressing issues of running with no outputBS ATR-9239
          ***   scripts/Trig_reco_tf
          * Fixed crash when no outputBS option provided
          ***   python/trigRecoExe
          * Improved expert-monitoring file renaming: error messages and try-catch
          * Fixed crash when no outputBS option provided
          * corrected the BS names displayed in error messages
          *** Create Tag TrigTransform-00-00-13
      
      2015-02-19 Mark Stockton <mark.stockton@cern.ch>
          ***   scripts/Trig_reco_tf
          * Split accepted arguments into groups: trigger and debug
          ***   scripts/Trig_reco_tf
          ***   python/trigRecoExe
      ...
      (Long ChangeLog diff - truncated)
      aeb72ed3
  16. Feb 18, 2015
    • Carlos Chavez Barajas's avatar
      Added Changelog information for tag TrigTransform-00-00-10 (TrigTransform-00-00-10) · 8acc5e2f
      Carlos Chavez Barajas authored
          ***   python/dbgAnalysis
          * getL1InfoXML Now picks up the LVL1XML file from the AtlasPatchArea env variable
          ***   python/dbgEventInfo
          * root_definitions(self,dbgStep) Added dbgStep to have a single output root file with two Event_Info threes
          *** Create Tag TrigTransform-00-00-10
      
      2014-01-30 Carlos chavez <carlos.chavez.barajas@cern.ch>
          ***   python/trigRecoExe
          * preExecute fixed testing typo left in
          *** Create Tag TrigTransform-00-00-09
      
      2014-01-30 Carlos chavez <carlos.chavez.barajas@cern.ch>
          ***   python/dbgAnalysis
          *  ready for T0 testing
          ***   python/dbgEventInfo
          *  ready for T0 testing
          ***   python/dbgHltResult
          *  ready for T0 testing
          *** Create Tag TrigTransform-00-00-08
      
      ...
      (Long ChangeLog diff - truncated)
      8acc5e2f
  17. Sep 19, 2014
Loading