- Jun 23, 2017
-
-
gerbaudo authored
Details: this is an additional monitoring that we need while the ROIB readout is scrambled. It compares the trigger bits from L1Topo with the ones at the CTP input. The L1Topo bits are OR'ed with the overflow bits, in the same way as already done for the ROIB bits in the histogram `CTP_Hdw_vs_L1Topo_Hdw_Events`. Former-commit-id: 55a6854ec52087bf408342b8a8b0a89c5d292e86
-
gerbaudo authored
Details: The histograms for the hdw-sim comparison using hdw bits from the DAQ readout were being filled before `doSimMon`, that is before the simulated bits were filled. Move the filling of these histograms to a separate function `doSimDaq` that is called after `doSimMon`. Former-commit-id: cf7169f7
-
gerbaudo authored
Details: This comparison helps detect events in which there is a mismatch between the readout of the L1Topo CTP bits in the main "DAQ" (ROS) readout which also has the inputs TOBs and the smaller fragment we send to the RoIB which just contains the CTP bits. The comparison of all the words is non-trivial, because of different ordering and zero suppression (that is, some TOBs could be missing from the DAQ output). So what is being done here is that I compare only the 128 decision bits (the overflow bitset is also computed, but not being compared for now). This is done by taking the L1Topo TOBs for BC0 from the DAQ ROB, which are available in `daqTobsBC0`, and map them on a bitset[128] in the same way being done for `m_triggerBits`, which already contains the trigger bits from the ROI TOBs. This code has been tested with RAW files from 2016 (run 311071, in which the readout was working properly) and RAW files from 2017 (run 324320, for which @landon reported mismatches). Former-commit-id: 6d4590e9eb41590955822774928e5da159087a67
-
- May 30, 2017
-
-
Davide Gerbaudo authored
L1topo overflow See merge request !1359 Former-commit-id: d7ad73a22bd18a2bd525697e1f8e28239edb8933
-
- May 16, 2017
-
-
Davide Gerbaudo authored
pull tag TrigOnlineMonitor-20-00-46 from svn See merge request !1753 Former-commit-id: 5b0bab9c
-
- Mar 30, 2017
-
-
Reiner Hauser authored
Former-commit-id: 0c1598fa
-
Reiner Hauser authored
Former-commit-id: 64e88689
-
Reiner Hauser authored
Initializes the ROBDataProviderSvc and calls setNextEvent() if it has received a valid full event. The event status is always set to 0, since we have no option to pass invalid fragments along. Former-commit-id: 27c4c120
-
- Mar 22, 2017
-
-
Frank Winklmeier authored
* python/hltOksUtils.py: Automatically define correct binary tags * share/make_hlt_rep.py: Changes for git release * HLTUtils-01-04-02 Former-commit-id: 504c040e
-
- Mar 06, 2017
-
-
Frank Winklmeier authored
* Remove hack in asetup_wrapper, fix PATH * HLTUtils-01-04-01 Former-commit-id: 38eaafae
-
- Feb 14, 2017
-
-
Frank Winklmeier authored
* TrigServices-20-10-17 * src/HltEventLoopMgr.cxx: remove unnecessary histogram locks, fix some histogram binnings, LabelsDeflate only if needed (ATR-15812) 2017-02-06 Frank Winklmeier <fwinkl@cern> * TrigServices-20-10-16 * src/HltEventLoopMgr.cxx: Fix build failure (ATR-15756), Coverity fixes (17299, 111973) * src/THistSvcHLT.cxx: Fix gcc6 indentation warning 2017-01-27 Frank Winklmeier <fwinkl@cern> * TrigServices-20-10-15 * src/HltEventLoopMgr.cxx: Fix build failure due to Gaudi changes (ATR-15756) Former-commit-id: 1f4da647
-
- Jan 16, 2017
-
-
Frank Winklmeier authored
* Remove pt/athena_wrapper * Add generic asetup_wrapper * python/hltOksUtils.py: Update cmtconfig tag to gcc62 * HLTUtils-01-04-00 2016-11-17 Stewart Martin-Haugh <smh@cern.ch> * share/make_hlt_env.py: Add cvmfs asetup location * HLTUtils-01-03-09 Former-commit-id: 7e12d768
-
Christopher John Mcnicol authored
* TrigServices-20-10-14 * Updated ROB history status flag logic Former-commit-id: 065c16a66f43dbd459d064590a64f4bbd946898f
-
- Dec 16, 2016
-
-
Stewart Martin-Haugh authored
* HLTTestApps-20-18-06 * python/HLTTestApps/processor.py: replace PyCintex with cppyy * Fix ATR-15672 Former-commit-id: 0b389453
-
- Dec 01, 2016
-
-
Frank Winklmeier authored
* TrigServices-20-10-13 * endreq->endmsg migration and some code modernization/cleanup Former-commit-id: 3c612f63
-
Frank Winklmeier authored
* src/TrigALFAROBMonitor.cxx: Fix for gcc62 build * TrigOnlineMonitor-20-00-43 2016-21-11 Stewart Martin-Haugh <smh@cern.ch> * ALFA monitoring: move dat file into src, make headers private * needed for git migration * TrigOnlineMonitor-20-00-42 Former-commit-id: 6217bb70
-
- Nov 26, 2016
-
-
Frank Winklmeier authored
* HLTTestApps-20-18-05 * CMakeLists.txt: Add athenaHLT alias Former-commit-id: 82672218c547259dc9b4ddf04d96c2f5abf73454
-
Werner Wiedenmann authored
* TrigServices-20-10-12 * remove comma in histogram names (ATR-15173) Former-commit-id: 88f59665
-
- Nov 01, 2016
-
-
Stewart Martin-Haugh authored
Former-commit-id: c14cdfa8
-
Davide Gerbaudo authored
Former-commit-id: bad90ada
-
Werner Wiedenmann authored
Former-commit-id: 4d40ef4b
-
Xanthe Hoad authored
Former-commit-id: 51da5e7e
-
Stewart Martin-Haugh authored
'remove #ifdef for older boost versions, handle tdaq-common components in more standard way' (TrigPSC-20-04-23) Former-commit-id: f51e180d77dc5f0ce72615791938dd9c357c0ccc
-
Frank Winklmeier authored
Former-commit-id: 2a460ee5
-
Stewart Martin-Haugh authored
Former-commit-id: 469b8932
-
Stewart Martin-Haugh authored
Former-commit-id: 0ea5ffda
-
Stewart Martin-Haugh authored
Former-commit-id: a9174d20
-
Stewart Martin-Haugh authored
Former-commit-id: e49b6112
-
Stewart Martin-Haugh authored
Former-commit-id: 857c65b5
-
Atlas-Software Librarian authored
Former-commit-id: 47c18abc
-
Atlas-Software Librarian authored
Former-commit-id: 20832355
-
Atlas-Software Librarian authored
Former-commit-id: 3c4f044f
-
Atlas-Software Librarian authored
Former-commit-id: ba7428ad
-
Atlas-Software Librarian authored
Former-commit-id: 6a1fed80
-
Atlas-Software Librarian authored
Former-commit-id: b945076a
-
Attila Krasznahorkay authored
Teaching the package how to build its XML files even when other packages in the project are failing (HLToks-00-02-05) Former-commit-id: dbc8518f
-
- Sep 15, 2016
-
-
Graeme Stewart authored
Former-commit-id: 3d67401e
-
Graeme Stewart authored
Former-commit-id: ecd429f2
-