|
|
@16091
|
11 years |
tbretz |
Replaced size() by empty() where possible
|
|
|
@16090
|
11 years |
tbretz |
Replaced queue by list; added Connection::IsTxQueueEmpty
|
|
|
@16089
|
11 years |
tbretz |
Use empty() instead of size() where possible; replaced queues by list ...
|
|
|
@16088
|
11 years |
tbretz |
Use empty() instead of size() where possible; replaced queues by list ...
|
|
|
@16087
|
11 years |
tbretz |
Use empty() instead of size() where possible; replaced queues by list ...
|
|
|
@16081
|
11 years |
tbretz |
Some deque can also be lists
|
|
|
@16080
|
11 years |
tbretz |
EventHist can be a list and must not be a deque.
|
|
|
@16078
|
11 years |
tbretz |
Improved the calculation of the date for loading the DRS calib. This ...
|
|
|
@16077
|
11 years |
tbretz |
Removed the 'last measurement must be a SHUTDOWN' check. This is not ...
|
|
|
@16076
|
11 years |
tbretz |
Only print a warning if drive is locked.
|
|
|
@16075
|
11 years |
tbretz |
Take agilentctrl back into the list of checked states; added Locked ...
|
|
|
@16074
|
11 years |
tbretz |
Allow for observation types singlepe, drscalib and idle.
|
|
|
@16073
|
11 years |
tbretz |
Minor change of unintentionally wrong indentation.
|
|
|
@16072
|
11 years |
tbretz |
The new version of the event builder currently does not supper the ...
|
|
|
@16071
|
11 years |
tbretz |
Added console.warn to print a highlighted message to the ocnsole.
|
|
|
@16060
|
11 years |
tbretz |
Code from Main.js related to taking a run including the solution for ...
|
|
|
@16059
|
11 years |
tbretz |
Specified the return type of NightAsInt more accurately.
|
|
|
@16058
|
11 years |
tbretz |
Specified the return type of NightAsInt more accurately.
|
|
|
@16057
|
11 years |
tbretz |
Added the CoolingFailure to the alarm messages
|
|
|
@16056
|
11 years |
tbretz |
Added the night to the FadConfiguration.
|
|
|
@16055
|
11 years |
tbretz |
Replaced the pointer argument when opening a file or writing an event ...
|
|
|
@16054
|
11 years |
tbretz |
Print a red warning in case of Cooling failure.
|
|
|
@16053
|
11 years |
tbretz |
Added some note...
|
|
|
@16052
|
11 years |
tbretz |
Handle the case NoConnection
|
|
|
@16051
|
11 years |
tbretz |
Moved AGILENT_CONTROL back in place.
|
|
|
@16050
|
11 years |
tbretz |
Make use of takeRun.js to 'fix' FAD problems also during the test run ...
|
|
|
@16049
|
11 years |
tbretz |
Moved some code around data taking (automatic reconnect etc) to ...
|
|
|
@16040
|
11 years |
tbretz |
First working version of the event builder in C++
|
|
|
@15633
|
11 years |
tbretz |
Issue an error on the console in case there is a cooling failre.
|
|
|
@15628
|
11 years |
tbretz |
Changed argument for writing event data and tail to const
|
|
|
@15627
|
11 years |
lyard |
bugFix
|
|
|
@15625
|
11 years |
tbretz |
Secure fThread.join() against joining a thread which was already stopped.
|
|
|
@15610
|
11 years |
tbretz |
Decoupled updating ROI from eventCheck.
|
|
|
@15606
|
12 years |
tbretz |
Fixed some typos in the new code.
|
|
|
@15605
|
12 years |
tbretz |
Decoupled updating event number from writing data to ensure that a ...
|
|
|
@15604
|
12 years |
mknoetig |
add fTriggerRateTimeOverx and TriggerRateRms to FillEffectiveOn.sh
|
|
|
@15603
|
12 years |
mknoetig |
add fTriggerRateTimeOverx and TriggerRateRms to ontime.C
|
|
|
@15602
|
12 years |
mknoetig |
add: fTriggerRateTimeOver125 to FillEffectiveOn.sh
|
|
|
@15601
|
12 years |
Daniela Dorner |
added possibility to set queue differently for different scripts
|
|
|
@15600
|
12 years |
Daniela Dorner |
updated debugging output and logging for case that job is already done ...
|
|
|
@15599
|
12 years |
Daniela Dorner |
check files only in detail when number of files does agree
|
|
|
@15598
|
12 years |
Daniela Dorner |
updated path and name of macro
|
|
|
@15597
|
12 years |
Daniela Dorner |
moved control of number of instances from cron to script, added script ...
|
|
|
@15596
|
12 years |
Daniela Dorner |
allow more than one instance of script and moved control of number of ...
|
|
|
@15595
|
12 years |
Daniela Dorner |
changed order of dates for processing to make sure that older data are ...
|
|
|
@15594
|
12 years |
Daniela Dorner |
changed limit to 5 MB/s during night
|
|
|
@15593
|
12 years |
Daniela Dorner |
added creating of row in table RatesFileAvailISDCStatus
|
|
|
@15592
|
12 years |
Daniela Dorner |
added limit for disk usage on daq (transfer is stopped when limit is ...
|
|
|
@15591
|
12 years |
Daniela Dorner |
moved diskusage check to function and implemented it also in loop
|
|
|
@15562
|
12 years |
Daniela Dorner |
updated setup (as far as possible) to new machines in Wue
|
|
|
@15561
|
12 years |
Daniela Dorner |
added info
|
|
|
@15560
|
12 years |
Daniela Dorner |
added/updated cron for backup of QLA
|
|
|
@15559
|
12 years |
Daniela Dorner |
added (script to backup results of QLA)
|
|
|
@15558
|
12 years |
Daniela Dorner |
bugfix in disk-usage-check
|
|
|
@15530
|
12 years |
Daniela Dorner |
bugfix: variable night was not treated properly so that insert did not work
|
|
|
@15529
|
12 years |
Daniela Dorner |
adapted accuracy to the one in the DB, moved fNumIslandsMean to the ...
|
|
|
@15528
|
12 years |
Daniela Dorner |
updated return values to needs of script
|
|
|
@15527
|
12 years |
Daniela Dorner |
bugfix: sometimes last point was missing, adapted y-range for rates
|
|
|
@15526
|
12 years |
Daniela Dorner |
cron to be used as root user on daq and newdaq
|
|
|
@15525
|
12 years |
Daniela Dorner |
added variable to steer zip-limitation on the fly
|
|
|
@15524
|
12 years |
Daniela Dorner |
changed path for gtc-skycam
|
|
|
@15523
|
12 years |
Daniela Dorner |
removed ionice for Step1 as it anyhow does not help for newdaq
|
|
|
@15522
|
12 years |
Daniela Dorner |
move to svn mars version
|
|
|
@15521
|
12 years |
Daniela Dorner |
removed logging to console to avoid emails from cron
|
|
|
@15520
|
12 years |
Daniela Dorner |
removed logging to console to avoid emails from cron
|
|
|
@15519
|
12 years |
Daniela Dorner |
move to svn mars version
|
|
|
@15518
|
12 years |
Daniela Dorner |
removed logging to console to avoid emails from cron
|
|
|
@15517
|
12 years |
Daniela Dorner |
added pv to control rate of zipping, limited pigz to 2 processes
|
|
|
@15516
|
12 years |
Daniela Dorner |
write output of macro to logfile and catch return value, move to svn ...
|
|
|
@15515
|
12 years |
mknoetig |
bugfixes added, now numevts.C works
|
|
|
@15514
|
12 years |
tbretz |
Moved updating of dim-services which were previously emitted in ...
|
|
|
@15513
|
12 years |
mknoetig |
add ontime.c which calculates ontimes and trigger rate things from the ...
|
|
|
@15512
|
12 years |
tbretz |
First draft of a C++ version of the event builder.
|
|
|
@15511
|
12 years |
tbretz |
Processing queue in another thread.
|
|
|
@15510
|
12 years |
tbretz |
Sanity check for mem==NULL in TGB_free; make sure that for each event ...
|
|
|
@15509
|
12 years |
Daniela Dorner |
fixed name of MHDrsCalibrationTime and path for map file
|
|
|
@15495
|
12 years |
tbretz |
Removed some more obsolete code; improved the logic of the processing ...
|
|
|
@15494
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@15493
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@15492
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@15491
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@15490
|
12 years |
tbretz |
Let the event buffer store the index of the corresponding runCtrl entry.
|
|
|
@15483
|
12 years |
tbretz |
Replaced MAX_EVT*MAX_RUN by just MAX_EVT; simplified evtStat to have ...
|
|
|
@15482
|
12 years |
tbretz |
Fixed a typo obs->sub
|
|
|
@15481
|
12 years |
mknoetig |
Add: fNumIslandsMean into the db
|
|
|
@15480
|
12 years |
tbretz |
A small fix in the shutdown procedure. If we disconnect the bias crate ...
|
|
|
@15477
|
12 years |
tbretz |
Moved all Dim emitting services called from the event builder#s main ...
|
|
|
@15476
|
12 years |
tbretz |
When a new start flag is searched, the one byte was missed -- i am ...
|
|
|
@15475
|
12 years |
Daniela Dorner |
fixed bug in timebin list
|
|
|
@15474
|
12 years |
tbretz |
Removed MAX_SOCK
|
|
|
@15473
|
12 years |
tbretz |
Removed all obsolete definitions.
|
|
|
@15472
|
12 years |
tbretz |
Made rd (the read buffer) a local variable to readFAD; replaced some ...
|
|
|
@15471
|
12 years |
tbretz |
Make sure that if processing is terminated, also empty buffers (events ...
|
|
|
@15470
|
12 years |
tbretz |
Some more renaming; some values can already be initialized as soon as ...
|
|
|
@15469
|
12 years |
tbretz |
Replaced all previosuly assigned IDs (previosly pointing to the entry ...
|
|
|
@15468
|
12 years |
tbretz |
Cleaned up the file removing some old style memory allocation schemes
|
|
|
@15467
|
12 years |
tbretz |
Unified mBuffer and evtCtrl, there is no need to keep those two ...
|
|
|
@15466
|
12 years |
tbretz |
Made sure that if we do a re-connect during configure all servers are ...
|
|
|
@15465
|
12 years |
tbretz |
Removed some obsolete structure members; renamed some for easier ...
|
|
|
@15464
|
12 years |
tbretz |
Added the missing const qualifier to a cast
|
|
|