|
|
@15008
|
12 years |
tbretz |
Added data mebers to store begin and end date of runs and drs calib; ...
|
|
|
@15007
|
12 years |
tbretz |
Added some output before the main loop to simplify detection of wrong ...
|
|
|
@15006
|
12 years |
tbretz |
Added initializer from an ISO string, fixed the wrong ISO format ...
|
|
|
@15005
|
12 years |
tbretz |
Implemented alternating wobble positions.
|
|
|
@15004
|
12 years |
tbretz |
Code cleanup.
|
|
|
@15003
|
12 years |
tbretz |
Make it compile also with the older g++ on gate.
|
|
|
@15002
|
12 years |
tbretz |
Updated help text.
|
|
|
@15001
|
12 years |
tbretz |
Redirect message about connection to database to cerr instead of cout.
|
|
|
@15000
|
12 years |
tbretz |
Changed command from --batch to --start
|
|
|
@14999
|
12 years |
tbretz |
Call java scripts from the control pages; added checkboxes as control ...
|
|
|
@14998
|
12 years |
tbretz |
Worked around the problem that sometimes (reason still to be found) ...
|
|
|
@14997
|
12 years |
tbretz |
Throw an exception rather than printing an error message. We are not ...
|
|
|
@14996
|
12 years |
tbretz |
Added a reset of the MCP at an early stage to get it out of a possible ...
|
|
|
@14995
|
12 years |
tbretz |
Added some missing text for dim.wait
|
|
|
@14994
|
12 years |
tbretz |
Avoid to output results of internal functions (ExecuteCode called with ...
|
|
|
@14993
|
12 years |
tbretz |
Changed Next() in a way that it is not self-referencing anymore.... ...
|
|
|
@14992
|
12 years |
lyard |
Made message in case of service format change more explicit
|
|
|
@14991
|
12 years |
tbretz |
Added calibration start and calibration end time to ...
|
|
|
@14990
|
12 years |
tbretz |
Made some log output more clear
|
|
|
@14989
|
12 years |
tbretz |
Fixed a bug which could cause listing data to fail more or less randomly.
|
|
|
@14988
|
12 years |
tbretz |
If there was no report yet at all, state disconnected is returned.
|
|
|
@14987
|
12 years |
tbretz |
Print result went it is NOT undefined, not when it is undefined.
|
|
|
@14986
|
12 years |
tbretz |
Added JsResult to print the result of executed code.
|
|
|
@14985
|
12 years |
tbretz |
Added .java command to run an interactive console; do not return an ...
|
|
|
@14984
|
12 years |
tbretz |
Update the prompt in regular intervals even if GetUpdatePrompt returns ...
|
|
|
@14983
|
12 years |
tbretz |
Implemented to possibility to run an interactive javascript interpreter.
|
|
|
@14982
|
12 years |
tbretz |
Fixed a small bug in the arguments of dim.state
|
|
|
@14981
|
12 years |
tbretz |
Allow both types of escape characters ' and "
|
|
|
@14980
|
12 years |
tbretz |
Removed old obsolete values
|
|
|
@14979
|
12 years |
tbretz |
Added the possibility to have colored lines in graphics; adaptes ...
|
|
|
@14978
|
12 years |
tbretz |
Added include for array.hpp - needed for newer boost versions
|
|
|
@14977
|
12 years |
tbretz |
Do not compile simulated hardware (ftm, fsc, fad) by default.
|
|
|
@14976
|
12 years |
tbretz |
Replaced deprecated io_service() by get_io_service()
|
|
|
@14975
|
12 years |
tbretz |
Updated IP address of database server.
|
|
|
@14974
|
12 years |
tbretz |
A small change to the way a JS exception is output, to make it look nicer.
|
|
|
@14973
|
12 years |
tbretz |
Send a STOP to the rate control after the DRS calibration to get it ...
|
|
|
@14972
|
12 years |
tbretz |
Replaced dim.print by dim.log
|
|
|
@14971
|
12 years |
tbretz |
Replaced dim.print by dim.log
|
|
|
@14970
|
12 years |
tbretz |
Make sure that if the fadctrl was newly started there is no crash ...
|
|
|
@14969
|
12 years |
tbretz |
Replaced dim.print by dim.log
|
|
|
@14968
|
12 years |
tbretz |
Replaced dim.print by dim.log
|
|
|
@14967
|
12 years |
tbretz |
Fixed a bug introduced in the name of FAD_CONTRON/CONNECTIONS recently.
|
|
|
@14966
|
12 years |
tbretz |
Removed an obsolete line left from debugging.
|
|
|
@14965
|
12 years |
tbretz |
Added ___warn___
|
|
|
@14964
|
12 years |
tbretz |
Removed obsolete old variables.
|
|
|
@14963
|
12 years |
Jens Buss |
BinLowEdge to BinCenter
|
|
|
@14962
|
12 years |
Jens Buss |
bootstapping>: bin values extracted from bincenter
|
|
|
@14961
|
12 years |
tbretz |
Make sure that the stoi if failing cannot crash the program.
|
|
|
@14960
|
12 years |
tbretz |
Fixed a compilation issue Etienne had introduced with his latest changes.
|
|
|
@14959
|
12 years |
tbretz |
Forgot some comments around some new not yet useful code.
|
|
|
@14958
|
12 years |
tbretz |
Removed a stray whitespace.
|
|
|
@14957
|
12 years |
tbretz |
Somebody fixed the comments printed to the console...
|
|
|
@14956
|
12 years |
tbretz |
The locking of the clock conditioner cannot be checked during ...
|
|
|
@14955
|
12 years |
tbretz |
Use an IP Address from the internal network to find the correct IP ...
|
|
|
@14954
|
12 years |
tbretz |
Added run-type single-pe, although I am not sure it is currently in ...
|
|
|
@14953
|
12 years |
tbretz |
Added the possibility to send OPEN and CLOSE even if the status of the ...
|
|
|
@14952
|
12 years |
Jens Buss |
whitespace and comments
|
|
|
@14951
|
12 years |
Jens Buss |
added SetVerbLevel, out histo reseted in Bootstrap histogramm
|
|
|
@14950
|
12 years |
tbretz |
Added some explanation to the new T* data
|
|
|
@14949
|
12 years |
tbretz |
Added a lot of comments to the timing calibration functions.
|
|
|
@14948
|
12 years |
tbretz |
Added T3, T6, T9, T12 (preliminary)
|
|
|
@14947
|
12 years |
tbretz |
Added webDid to possible targets
|
|
|
@14946
|
12 years |
Jens Buss |
added dynamic startvalue calculation
|
|
|
@14945
|
12 years |
Jens Buss |
stuff
|
|
|
@14944
|
12 years |
Jens Buss |
changed number of entries from double to float
|
|
|
@14943
|
12 years |
Jens Buss |
disttribution histogramms added to hist list and saved to root file
|
|
|
@14942
|
12 years |
Jens Buss |
stuff
|
|
|
@14941
|
12 years |
Jens Buss |
changed SaveHistograms to SaveFileList
|
|
|
@14940
|
12 years |
Jens Buss |
deleted code to put meta data into rootfile
|
|
|
@14939
|
12 years |
tbretz |
Added WebDID from v20r5
|
|
|
@14938
|
12 years |
tbretz |
Added a workaround to let webDid find its data.
|
|
|
@14937
|
12 years |
tbretz |
Added in v20r5
|
|
|
@14936
|
12 years |
tbretz |
Changed to v20r5.
|
|
|
@14935
|
12 years |
tbretz |
Add changes necessary to remove fits completely from namespace std in MARS.
|
|
|
@14934
|
12 years |
tbretz |
Added additional options also for debug ACLIC mode.
|
|
|
@14933
|
12 years |
tbretz |
Encapsulated the std-namespace in ifdefs. It seems that ACLIC doesn't ...
|
|
|
@14932
|
12 years |
tbretz |
Macro to re-calculate the drs calibration constants (.drs.fits files)
|
|
|
@14931
|
12 years |
tbretz |
Write file numbers instead of run-numbers as it is in the real files ...
|
|
|
@14930
|
12 years |
tbretz |
Reformatted help output.
|
|
|
@14929
|
12 years |
tbretz |
Improved help text.
|
|
|
@14928
|
12 years |
tbretz |
Added mdrs
|
|
|
@14927
|
12 years |
tbretz |
Added mdrs
|
|
|
@14926
|
12 years |
tbretz |
Added the drs calibration class from mcore
|
|
|
@14925
|
12 years |
tbretz |
Moved DRS classes to mdrs
|
|
|
@14924
|
12 years |
tbretz |
Moved to mdrs
|
|
|
@14923
|
12 years |
tbretz |
Moved to mdrs
|
|
|
@14922
|
12 years |
tbretz |
New classes for DRS calibration.
|
|
|
@14921
|
12 years |
tbretz |
Removed stray debig option.
|
|
|
@14920
|
12 years |
tbretz |
Added class to apply the drs calibration.
|
|
|
@14919
|
12 years |
tbretz |
Added MCalibrateFact and MCalibrateDrsTimes
|
|
|
@14918
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@14917
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@14916
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@14915
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@14914
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@14913
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@14912
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@14911
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@14910
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@14909
|
12 years |
tbretz |
Reverting to last revision.
|
|
|