source: trunk/FACT++/src/EventBuilderWrapper.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16541   11 years tbretz Use the Time already determined.
(edit) @16540   11 years tbretz Fixed some typos in the last commit
(edit) @16539   11 years tbretz Move the update for the fDimWriteStats to UpdateRuns, so it does not ...
(edit) @16530   11 years tbretz Let applyCalib know how big the current queue is to optimize cpu ...
(edit) @16469   11 years tbretz Made compile also with the root version on gate.
(edit) @16381   11 years tbretz There is no need to copy shared_ptrs when the pointer is kept valid ...
(edit) @16108   11 years tbretz Added a new run-close condition for the case an invalid event was received.
(edit) @16107   11 years tbretz Removed the C-interface and added the C++-interface to the event ...
(edit) @15610   11 years tbretz Decoupled updating ROI from eventCheck.
(edit) @15606   11 years tbretz Fixed some typos in the new code.
(edit) @15605   11 years tbretz Decoupled updating event number from writing data to ensure that a ...
(edit) @15514   11 years tbretz Moved updating of dim-services which were previously emitted in ...
(edit) @15477   11 years tbretz Moved all Dim emitting services called from the event builder#s main ...
(edit) @15414   11 years tbretz Removes a compiler wrning about an unused argument.
(edit) @15379   11 years tbretz Removed STATISTICS2 dim service; shortened STATISTICS1 a bit
(edit) @15355   11 years tbretz Improved the order in runClose to make sure that during DRS ...
(edit) @15294   11 years tbretz Copy the whole network address at once... just to be sure; added a ...
(edit) @15286   11 years tbretz Fixed the description of FILE_FORMAT and INCOMPLETE
(edit) @15281   11 years tbretz Send a report if incomplete events oocur.
(edit) @15192   11 years tbretz Plot a message about a new file format only when it was changed; reset ...
(edit) @15157   12 years tbretz Fixed a problem which could cause the fadctrl after a successsfull ...
(edit) @15099   12 years tbretz Output if new file format was set; do not update the Feedback data anymore
(edit) @14702   12 years tbretz Produce a consistent pair of night/run-number and propagate both to ...
(edit) @14685   12 years tbretz Added some missing service descriptions.
(edit) @14366   12 years tbretz Shortened a few descriptions complained by the datalogger
(edit) @14020   12 years tbretz Updated and fixed the event selection for the event display and the ...
(edit) @13937   12 years tbretz Some improvements to the event selection for the fDimEventData ...
(edit) @13924   12 years tbretz Update a short service whic only transmits the run-numbers for the DRS ...
(edit) @13561   12 years tbretz Send the drs step as quality with the data so that it can be detected ...
(edit) @13197   13 years tbretz Shortened some dim descriptions.
(edit) @13196   13 years tbretz Shortened some dim descriptions.
(edit) @13170   13 years tbretz Added checks for the consistency of the event and trigger number.
(edit) @13169   13 years tbretz Improved some debug output, removed obsolete SetMode; commented out ...
(edit) @12998   13 years tbretz Added out own FITS streamer to the list of possible file formats (5).
(edit) @12908   13 years tbretz Fixed a bug which caused crashes for runs without run-types, e.g. self ...
(edit) @12831   13 years tbretz Removed variables which were defined but never really used in any ...
(edit) @12758   13 years tbretz Some comment to suppress unnecessary compiler warnings
(edit) @12620   13 years tbretz Removed some stray endl in messages.
(edit) @12617   13 years tbretz Removed some debug output.
(edit) @12612   13 years tbretz Set the file format back to kCalib if the thrid drs calibration run is ...
(edit) @12537   13 years lyard added services descriptions
(edit) @12522   13 years tbretz Added a new service FILE_FORMAT to distribute the file format ...
(edit) @12499   13 years tbretz Implemented commands and buttons to start a drs calibration and to ...
(edit) @12492   13 years tbretz Removed hacked byte swapping from debugHead
(edit) @12489   13 years tbretz Fixed some mistakes in the new algorithmsin gotNewRun and runOpen
(edit) @12481   13 years tbretz Moved the RunDescription to HeadersFAD; added a new set which stores ...
(edit) @12470   13 years tbretz Adapted the length of the fDimDrsCalibration format; added a proper ...
(edit) @12343   13 years tbretz Moved some common code between MARS and FACT++ to DrsCalib.h as new ...
(edit) @12333   13 years tbretz Added GetNumFilesOpen and IncreaseRunNumber.
(edit) @12286   13 years tbretz Fixed a misspelled class name.
(edit) @12280   13 years tbretz Added the most simple spike removal before the statistics for the ...
(edit) @12223   13 years tbretz Fixed a scoping problem.
(edit) @12219   13 years tbretz Send only calibration events to feedback system.
(edit) @12091   13 years tbretz Updated to the latest event builder version which includes runEnd and ...
(edit) @12070   13 years tbretz Simplified SendFeedbackData
(edit) @12057   13 years tbretz Simplified SendFeedbackData for the momen
(edit) @12040   13 years tbretz Added the correct path to DimWriteStatistics; fixed the extraction ...
(edit) @11968   13 years tbretz Moved sending of Event Data to new threads (subProcEvt); added ...
(edit) @11893   13 years tbretz Implemented a new determination fo run-number after noon in the ...
(edit) @11889   13 years tbretz Removed some obsolete comment blocks.
(edit) @11837   13 years tbretz Changed Dim services to ensure they send the time.
(edit) @11824   13 years tbretz Display some statistics in the FAD tab with th ehelp of ...
(edit) @11819   13 years tbretz Added code for eventCheck; added command to load a DRS calibration file.
(edit) @11758   13 years tbretz Renamed EVENT_DATA to RAW_EVENT; added new EVENT_DATA
(edit) @11747   13 years tbretz Added runNr to eventCheck; added stub for subProcEvt
(edit) @11725   13 years tbretz Renamed the data processors and moved them to their own files.
(edit) @11715   13 years tbretz Implemented using the new class FitsFile to write raw data and to ...
(edit) @11703   13 years tbretz Added a nother check to help debugging whether the FITS header ...
(edit) @11700   13 years tbretz Send the result of the DRS calibration to the GUI.
(edit) @11689   13 years tbretz Added latest changes in the EventBuilder; consequently added ...
(edit) @11688   13 years tbretz Scale calibrated data to 1000mV
(edit) @11687   13 years tbretz Fixed default case of Drs calibration.
(edit) @11684   13 years tbretz Send Event data as floats.
(edit) @11680   13 years tbretz Added a missing array index in the new code
(edit) @11677   13 years tbretz Added new fake-file DataFileCalib for DRS calibration.
(edit) @11651   13 years tbretz Renamed TriggerId to TriggerCounter
(edit) @11635   13 years tbretz Added services and gui elements for FAD DAC values.
(edit) @11607   13 years tbretz Enable sending at least the roi checked by the event builder by DIM; ...
(edit) @11605   13 years tbretz Changed the definition of min/max in Compare so that it is compatible ...
(edit) @11583   13 years tbretz Removed a stray #
(edit) @11582   13 years tbretz The EVENT structure now gives the RoiTM
(edit) @11565   13 years tbretz Automatically initialize the Converter from the defined FITS format.
(edit) @11545   13 years tbretz Added new maxEvt support.
(edit) @11542   13 years tbretz Replaced BOARDID in fits header by just id (BOARDID is too long); made ...
(edit) @11539   13 years tbretz Another fix to fix the min/max temperatures
(edit) @11537   13 years tbretz Fixed once more the temperature compilation for the FADs; removed the ...
(edit) @11532   13 years tbretz Changed fExpectedRuns to keep target configuration; added NumBoards ...
(edit) @11522   13 years tbretz Fixed format of fDimStatistics1.
(edit) @11499   13 years tbretz Propagate the maximum number of events and the maximum run-type ...
(edit) @11479   13 years tbretz Replaces ato/atof by stoi/stof; replaced boost::lexical_cast by to_string
(edit) @11471   13 years tbretz Replaced boost::array by std::array
(edit) @11467   13 years tbretz Replaced value by INT32_MAX; replaced StartPix with StartCell
(edit) @11446   13 years tbretz Removed the debug values for maxevt and maxtime; removed two obsolete ...
(edit) @11445   13 years tbretz Updated access to run-number and store it into fExpectedRuns instead ...
(edit) @11420   13 years tbretz Added Prescaler stuff and goNewRun feature.
(edit) @11381   13 years tbretz Some changes to the way filenames are determined; made MessageImp a ...
(edit) @11376   13 years tbretz Updated writing of FITS; pipe MessageImp to all writers; enabled ...
(edit) @11359   13 years tbretz Implemented a solution to solve a multi-threading issue in factOut; ...
(edit) @11350   13 years tbretz Added argument to ResetThread
(edit) @11337   13 years tbretz Set the CommandStates_t back to the previous values; updated ResetThread
Note: See TracRevisionLog for help on using the revision log.