source: trunk/FACT++/src/EventBuilder.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19064   6 years tbretz Some minor changes to make it compatible with newer sets of headers.
(edit) @19027   6 years tbretz Be a bit more specific when closing a file to avoid confusion. Same ...
(edit) @18987   6 years tbretz Let the compiler know that the second argument is a format string
(edit) @18616   8 years tbretz Issue a message when the thread has been shut down.
(edit) @18371   9 years tbretz Fixed a compiler warning.
(edit) @18055   10 years tbretz Fixed a warning about strict aliasing rulkes.
(edit) @17679   10 years tbretz Fixed a bug which could cause infinite loops when an event with ...
(edit) @17678   10 years tbretz It can happen that an event has been created but no header is ever ...
(edit) @17658   10 years tbretz Even if the event is not valid, attach the latest trigger counter to it.
(edit) @17332   11 years tbretz Added a trigger counter in the run and event object and count the ...
(edit) @17236   11 years tbretz Using the new Queue implementation, all queued functions need to ...
(edit) @16854   11 years tbretz The length of the bytes released must be converted from short to bytes.
(edit) @16836   11 years tbretz Use make_shared where possible.
(edit) @16774   11 years tbretz After five minutes of inactivity, sleep 10ms instead of 1us if all ...
(edit) @16691   11 years tbretz Nagle switched off... no idea if this makes any sense, but it could ...
(edit) @16619   11 years tbretz The incompolete event timeout can now be set as configuration value
(edit) @16618   11 years tbretz Added a different way to count the byted for the statistics; added the ...
(edit) @16584   11 years tbretz Removed Errors and SoftTrig; let the runClose access the RUN_CTRL (to ...
(edit) @16569   11 years tbretz Show an out-of-memory message not more often than once a second; ...
(edit) @16531   11 years tbretz Improved statistics sent with GUI_STATS; some cosmetics
(edit) @16382   11 years tbretz Some more performance improvements (e.g. emplace instead of post, ...
(edit) @16108   11 years tbretz Added a new run-close condition for the case an invalid event was received.
(edit) @16103   11 years tbretz some imporvements of the output; some improvements to the statistics; ...
(edit) @16040   11 years tbretz First working version of the event builder in C++
(add) @15512   11 years tbretz First draft of a C++ version of the event builder.
Note: See TracRevisionLog for help on using the revision log.