|
Back
Midas
Rome
Roody
Rootana
|
Midas DAQ System |
Not logged in |
|
|
11 Feb 2014, Randolf Pohl, Forum, Huge events (>10MB) every second or so
|
11 Feb 2014, Stefan Ritt, Forum, Huge events (>10MB) every second or so
|
18 Feb 2014, Konstantin Olchanski, Forum, Huge events (>10MB) every second or so
|
01 Mar 2014, Randolf Pohl, Forum, Huge events (>10MB) every second or so
|
01 Mar 2014, Stefan Ritt, Forum, Huge events (>10MB) every second or so
|
|
Message ID: 976
Entry time: 01 Mar 2014
In reply to: 975
|
Author: |
Stefan Ritt |
Topic: |
Forum |
Subject: |
Huge events (>10MB) every second or so |
|
|
> Works, and here is how I did it. The attached example is based on the standard MIDAS
> example in "src/midas/examples/experiment".
If you have such huge events, it does not make sense to put them into the ODB. The size needs to be increased (as
you realized correctly) and the run stop takes long if you write last.xml. So just remove the RO_ODB flag in the
frontend program and you won't have these problems.
/Stefan |