- Oct 25, 2019
-
-
Cenk Yildiz authored
-
Cenk Yildiz authored
This fixes the case where child has exited without calling eventDone
-
Cenk Yildiz authored
-
- Oct 02, 2019
-
-
Cenk Yildiz authored
-
Cenk Yildiz authored
-
- Sep 26, 2019
-
-
Cenk Yildiz authored
-
- Sep 25, 2019
-
-
Cenk Yildiz authored
ATR-20344 - Ros latency measurement Closes ATR-20344 See merge request atlas-tdaq-software/HLTMPPU!7
-
Cenk Yildiz authored
- Put histograms under /EXPERT/ROSLatency/ - Fill histograms also in getAllRobs() - Add ERS warning if measurement is active
-
- Sep 23, 2019
-
-
Cenk Yildiz authored
under HLTMPPUApplication.ROSLatencyMeasurement
-
Cenk Yildiz authored
-
- Sep 13, 2019
-
-
Cenk Yildiz authored
Variable added to disable IS publications. It is set to true while running with HLTMPPy without infrastructure.
-
- Sep 11, 2019
-
-
Cenk Yildiz authored
-
- Sep 09, 2019
-
-
Cenk Yildiz authored
-
- Aug 28, 2019
-
-
Cenk Yildiz authored
- Remove it from the datasource configuration - Change command line arguments of runHLTMPPy
-
- Jul 25, 2019
-
-
Cenk Yildiz authored
-
- Jul 24, 2019
-
-
Cenk Yildiz authored
Each histogram is filled with total size of ROBs retrieved and time elapsed during retrieval. This is a special version that should never be used in real data taking
-
Cenk Yildiz authored
-
Cenk Yildiz authored
-
- Jul 23, 2019
-
-
Cenk Yildiz authored
-
- Jul 22, 2019
-
-
Cenk Yildiz authored
-
- Jul 16, 2019
-
-
Cenk Yildiz authored
-
Cenk Yildiz authored
-
Cenk Yildiz authored
-
Cenk Yildiz authored
-
- Jul 15, 2019
-
-
Cenk Yildiz authored
-
Cenk Yildiz authored
-
- Jul 14, 2019
-
-
Cenk Yildiz authored
Statistic gathering is completely moved to DataSource implementation. The complex mechanism using future/promise is removed. Now HLTMPPU calls DataSource::getStatistics() just before publishing. The histogramming of processing times are removed for now.
-
- Jul 10, 2019
-
-
Cenk Yildiz authored
-
Cenk Yildiz authored
-
Cenk Yildiz authored
Don't directly use the CHILDNAME argument in the KILL command, instead find the child that is a substring of the CHILDNAME argument. This allows to send KILL with both session name or the child name.
-
- Jul 09, 2019
-
-
Cenk Yildiz authored
-
- Jul 03, 2019
-
-
Cenk Yildiz authored
-
- Jul 01, 2019
-
-
Cenk Yildiz authored
-
Cenk Yildiz authored
-
- Jun 28, 2019
-
-
Cenk Yildiz authored
DFDataSource already calls finalizeSession for all sessions to close connections. This makes the notification from DcmEmulator redundant.
-
- Jun 27, 2019
-
-
Cenk Yildiz authored
-
Cenk Yildiz authored
-
Cenk Yildiz authored
-
- Jun 26, 2019
-
-
Cenk Yildiz authored
-
Cenk Yildiz authored
- Remove hltresult and fullevent arrays from the event_info struct - Set shared_vector size of FullEvent read from file usign the actual size of the event - Set shared_vector size of the HLTResult event from configuration - Reject accepted event if HLTResult can't be copied into shared_vector - Improve documentation
-