Skip to content
Snippets Groups Projects
  1. Dec 17, 2018
    • Walter Lampl's avatar
      Fix file permissions of identical files · d00fba15
      Walter Lampl authored
      Files with identical content (same SHA1) but different file permissions
      cause confusing differences shown in GitLab. The file permissions of
      61 files were set to 644 (ATLINFR-2011).
      d00fba15
  2. Feb 21, 2017
    • Francisco Javier Sanchez Martinez's avatar
      Tagging the 00.02.13 release (EventIndexProducer-00-02-13) · 92c792ea
      Francisco Javier Sanchez Martinez authored
      	* ALL: changes needed to Correct failures for athena 21.0.x
      	* POOL2EI_joboptions.py: Force trigger processing flag to false for EVNT files
      	                         Check for RUN1 files and flag them accordingly
      	                         Disable trigger processing for MC files with no trigger inside
      	                         Force loading of trigger /TRIGGER/HLT/PrescaleKey into detStore
      	* python/POOL2EI_Lib.py: Get SMK and L1 and HLT prescale keys from detStore if not loaded from in-file metadata
      	                         Modify getting trigger chain details for HLT
      	                         Get chain counters from detector Store if not provided by TriggerDecisionTool
      	* Tag EventIndexProducer-00-02-13
      
      2017-01-15 Javier Sanchez <Javier.Sanchez@ific.uv.es>
      	* ALL: changes needed to correct failures for athena 21.0.x
      	* python/POOL2EI_Lib.py: modify getting trigger chain details for HLT
      	* POOL2EI_joboptions.py: modify TriggerDecisionTool instantiate to use TrigConf::TrigConfigSvc
      	                         which was the default for previous version of TriggerDecision package
      
      2016-10-14 Javier Sanchez <Javier.Sanchez@ific.uv.es>
      	* POOL2EI_joboptions.py: Fix TrigDecisionTool configuration. Modify detection of HLT trigger on xAOD files
      	* Tag EventIndexProducer-00-02-12
      
      
      Former-commit-id: c5fe7396
      92c792ea
  3. Nov 26, 2016
  4. Nov 27, 2015
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (EventIndexProducer-00-02-11) · e8116b22
      Atlas-Software Librarian authored
      	* python/POOL2EI_Lib.py: correct extraction of GUID for current file
      	                         get TriggerDecision from xAOD::TrigDecision when available
      	                         add EndEvtLoop incident handler to correctly save number of events for
      	                             current file in EI when maxEvents limit is reached
      	* scripts/sendEI.py: add JMSDeliveryMode to messages to make them PERSISTENT
      	                     properly close message groups using JMSXGroupSeq=-1
      	                     allow sending specific GUIDs from EventIndex file
      	                     compute number of unique events in terms of run-evt key per GUID
      	                     modify EISTATS messages to include:
      	                            number of unique events, producerID and seqID
      	                            EI creation original timestamps
      	                            GUID sending order and total number of GUIDs sent
      	* skeleton.POOLtoEI_tf.py: Change default value for SendToBroker to False
      	* POOL2EI_joboptions.py: Change default value for SendToBroker to False
      	                         get TriggerDecision from xAOD::TrigDecision when available
      	* Tag EventIndexProducer-00-02-11
      e8116b22
  5. Aug 05, 2015
    • Francisco Javier Sanchez Martinez's avatar
      Tagging the 00.02.10 release (EventIndexProducer-00-02-10) · f9ffad01
      Francisco Javier Sanchez Martinez authored
      2015-06-16 Javier Sanchez <Javier.Sanchez@ific.uv.es>
              * python/POOL2EI_Lib.py: added workaround for reading coral::Attribute::data<string> for ROOT6
              * Tag EventIndexProducer-00-02-10
      
      2015-05-28 Javier Sanchez <Javier.Sanchez@ific.uv.es>
              * python/eiTrfArgs: added nargs='+' to arguments to allow multiple inputs
              * scripts/sendEI.py: modify logic to allow multiple file processing
              * Tag EventIndexProducer-00-02-09
      
      2015-05-28 Javier Sanchez <Javier.Sanchez@ific.uv.es>
              * python/EITransformUtils.py: added to allow EI as a substep
              * python/POOL2EI_Lib.py: get dataset name from job definition for jobs at grid
              * python/EI_Lib.py: remove first line "#!/bin/env python ". Never run as a command
              * python/eiTrfArgs.py: added to allow EI as a substep
              * share/skeleton.POOLtoEI_tf.py: Allow input types: 'POOL', 'AOD', 'ESD', 'EVNT', 'HITS', 'RDO' and 'AOD_MRG'
              * scripts/POOLtoEI_tf.py: use methods defined in EITransformUtils to build the transformation
              * scripts/AODMergeEI_tf.py: Merge + EventIndex in one pass. Do not use in production
              * scripts/sendEI.py:  add GUID in message header
              * Tag EventIndexProducer-00-02-08
      
      ...
      (Long ChangeLog diff - truncated)
      f9ffad01
  6. Mar 20, 2015
  7. Feb 07, 2015
  8. Jan 19, 2015
  9. Sep 19, 2014
Loading