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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @11324   13 years tbretz Updated logging when openeing and closing a file; fixed format of ...
(edit) @11295   13 years tbretz Updated to support new statistics; added sending of filename to fDimRuns
(edit) @11286   13 years tbretz Updated to new statistic; changed to new runStat values; added ResetThread
(edit) @11247   13 years tbretz Made destructors virtual.
(edit) @11244   13 years tbretz 'repaired' switch in openRun and set default for fFileFormat to kNone
(edit) @11237   13 years tbretz Fixed calculation of g_maxMem
(edit) @11226   13 years tbretz broadcast whole events via Dim; made MainWindow and abstract base ...
(edit) @11225   13 years tbretz Implemented REFRENECE_CLOCK
(edit) @11224   13 years tbretz Send FADC data once a second.
(edit) @11207   13 years tbretz Many little and more changed to teh FAD and event builder controls; ...
(edit) @11203   13 years tbretz Removedmore obsolete stuff.
(edit) @11202   13 years tbretz Removed some obsolete code.
(edit) @11200   13 years tbretz Restructured the FAD gui; made widgets for run-number and ROI active.
(edit) @11199   13 years tbretz Removed fDimCurrentEvent; wrapped update of fDimEvents into a 1s check.
(edit) @11188   13 years tbretz Also update status informations when connection information has ...
(edit) @11186   13 years tbretz Tried another fix for the CompareBits
(edit) @11183   13 years tbretz Must be i instead of i/7 when checking for identical values.
(edit) @11181   13 years tbretz Added more infos to debugRead; some fixed to CompareBit
(edit) @11180   13 years tbretz Added check whether all ports are connected again.
(edit) @11179   13 years tbretz Added FAD DNA.
(edit) @11177   13 years tbretz Display more FAD status bits.
(edit) @11175   13 years tbretz Removed some obsolete stuff
(edit) @11174   13 years tbretz New scheme to transmit the status bits.
(edit) @11169   13 years tbretz Added DrsEnabled
(edit) @11166   13 years tbretz Added PLL lock.
(edit) @11162   13 years tbretz Added code to send changed distributions from headers.
(edit) @11153   13 years tbretz Piped data from debugHead to EventBuilderWrapper
(edit) @11147   13 years tbretz Do not write 0 byte reads to debug stream.
(edit) @11146   13 years tbretz Added some output for opening and closing debug files.
(edit) @11145   13 years tbretz Removed typo.
(edit) @11144   13 years tbretz Removed some debug out.
(edit) @11136   13 years tbretz Send more Dim infos.
(edit) @11127   13 years tbretz Debugged the ADC plot with some fixes when sending the Dim data; set ...
(edit) @11097   13 years tbretz Added const qualifiers to factOut and factStat
(edit) @11095   13 years tbretz Return 0 as default in eventCheck; added comment to commands; fixed ...
(edit) @11092   13 years tbretz Added some comments about eventCheck
(edit) @11091   13 years tbretz Added new connection/disconnection scheme; added eventCheck stub
(edit) @11082   13 years tbretz Added commands DUMP_STREAM and DUMP_RECV to have better access to the ...
(edit) @11081   13 years tbretz Added preliminary interface for g_port.sockDef
(edit) @11013   13 years tbretz Some little updates; added DataFileDebug
(edit) @10995   13 years tbretz Added some example code to handle FITS errors.
(edit) @10979   13 years tbretz Replaced Adc_data[1] by Adc_data[]
(edit) @10967   13 years tbretz Check for NULL in Close
(edit) @10965   13 years tbretz Exchanged version and type in block header
(edit) @10964   13 years tbretz First version of writing data into binary files.
(edit) @10949   13 years tbretz Added some code to write FITS files.
(edit) @10942   13 years tbretz Fixed format of EVENTS
Note: See TracRevisionLog for help on using the revision log.