Skip to content
Snippets Groups Projects
  1. Jun 19, 2018
  2. Jul 02, 2016
    • Attila Krasznahorkay's avatar
      Fixing the package's linker options with CMake (TileByteStream-00-08-85) · 0082a5b9
      Attila Krasznahorkay authored
      2016-06-23 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Updated CMakeLists.txt to link correctly against the tdaq-common
      	  libraries. This is necessary to be able to turn on the
      	  -Wl,--no-undefined linker flag in devval.
      	* Removed the executable flag from all of the files of the package.
      	* Removed the empty src/RMS directory.
      	* Tagging as TileByteStream-00-08-85
      
      
      Former-commit-id: 9490f2a833921075a930649a014724844b521d4a
      0082a5b9
    • Scott Snyder's avatar
      Fix reference file. (TileSimEventAthenaPool-00-00-05) · 62243340
      Scott Snyder authored
      	* Tagging TileSimEventAthenaPool-00-00-05.
      	* Fix reference file.
      
      
      Former-commit-id: 771ea2504496c0fe18adcaab0b337161f7913704
      62243340
  3. Jun 14, 2016
  4. May 27, 2016
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (TileEventAthenaPool-00-04-34) · 1080162a
      Atlas-Software Librarian authored
      	* Tagging TileEventAthenaPool-00-04-34.
      	* Add test xml file.
      
      2016-01-24  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TileEventAthenaPool-00-04-33.
      	* src/TileCellContainerCnv.cxx: Change division by constant to
      	multiplication by constant.
      
      2016-01-25  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TileEventAthenaPool-00-04-32.
      	* Comply with ATLAS naming conventions.
      
      2016-01-23  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TileEventAthenaPool-00-04-31.
      	* Add regression tests for reading old data files.
      1080162a
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (TileTPCnv-00-02-17) · 6147d705
      Atlas-Software Librarian authored
      	* Tagging TileTPCnv-00-02-17.
      	* test/TileTPCnv.xml: Add test xml file.
      
      2016-01-25  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TileTPCnv-00-02-16.
      	* cmt/requirements: Fix checkreq warning.
      
      2016-01-24  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TileTPCnv-00-02-15.
      	* Remove #define private.
      
      2016-01-25  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TileTPCnv-00-02-14.
      	* Add some unit tests.
      6147d705
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (TileSimEventTPCnv-00-00-04) · 7d243ac0
      Atlas-Software Librarian authored
      	* Tagging TileSimEventTPCnv-00-00-04.
      	* test/TileSimEventTPCnv.xml: Add test xml file.
      
      2016-01-21  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TileSimEventTPCnv-00-00-03.
      	* Remove #define private.
      
      	* Tagging TileSimEventTPCnv-00-00-02.
      	* Add unit tests.
      7d243ac0
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (TileSimEventAthenaPool-00-00-03) · 2845b0ff
      Atlas-Software Librarian authored
      	* Tagging TileSimEventAthenaPool-00-00-03.
      	* test/TileSimEventAthenaPool.xml: Add test xml file.
      
      	* Tagging TileSimEventAthenaPool-00-00-02.
      	* Add regression test for reading old data files.
      2845b0ff
  5. May 09, 2016
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (TileByteStream-00-08-83) · 2b6231df
      Atlas-Software Librarian authored
      	* One more fix in src/TileHid2RESrcID.cxx - checking statusCode in setROD2ROBmap()
      	* Tagging TileByteStream-00-08-83
      
      2016-03-21  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TileByteStream-00-08-82.
      	* src/TileROD_Decoder.cxx: Fix coverity warning: possibly negative
      	index.
      
      2016-03-17  Sanya Solodkov  <solodkov@pcatl03.cern.ch>
      
      	* Fixing bug in src/TileHid2RESrcID.cxx introduced in previous tag
      	* Updating TileROD_Decoder::unpack_frag42() to work correctly with LB fragments
      	* Tagging TileByteStream-00-08-81
      
      2016-03-10  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TileByteStream-00-08-80.
      	* Avoid division by constants.
      ...
      (Long ChangeLog diff - truncated)
      2b6231df
  6. Jan 19, 2016
  7. Sep 15, 2015
  8. Sep 04, 2015
  9. Aug 05, 2015
    • Sanya Solodkov's avatar
      Coverity fixes (TileByteStream-00-08-73) · b6ce5cc8
      Sanya Solodkov authored
      	* Small Coverity fixes in TileROD_Encoder.cxx
      	* 16-bit packing for TMDB frag 0x41 is hidden by #ifdef
              * Tagging TileByteStream-00-08-73
      
      2015-07-03 Joao Gentil Saraiva <joao.gentil.saraiva@cern.ch>
      
              * Cosmetics, typos and small bug in TMDB encoder for 0x42
              * Tagging TileByteStream-00-08-72
      
      2015-07-01  Sanya Solodkov  <solodkov@pcatl03.cern.ch>
      
      	* Changing channel numbering for TMDB
      	* use channel numbers 0,1,2,3 instead of 17,16,37,38
              * Tagging TileByteStream-00-08-71
      
      2015-06-26  Sanya Solodkov  <solodkov@pcatl03.cern.ch>
      
      	* bug fixes in TMDB decoder and encoder
              * Tagging TileByteStream-00-08-70
      ...
      (Long ChangeLog diff - truncated)
      b6ce5cc8
    • Sanya Solodkov's avatar
      Removing assumption that only one TileCellContainer is saved to POOL (TileEventAthenaPool-00-04-28) · 9f37a274
      Sanya Solodkov authored
      	* bug fix in TileCellContainerCnv.cxx:
      	* removing assumption that only one TileCellContainer is saved to POOL
      	* Tagging TileEventAthenaPool-00-04-28.
      9f37a274
  10. Mar 03, 2015
  11. Feb 07, 2015
  12. Jan 19, 2015
  13. Nov 05, 2014
  14. Sep 19, 2014
Loading