|
Back
Midas
Rome
Roody
Rootana
|
Midas DAQ System |
Not logged in |
 |
|
12 May 2020, Stefan Ritt, Info, New ODB++ API
|
20 May 2020, Konstantin Olchanski, Info, New ODB++ API
|
20 May 2020, Stefan Ritt, Info, New ODB++ API
|
20 May 2020, Pintaudi Giorgio, Info, New ODB++ API
|
20 May 2020, Konstantin Olchanski, Info, New ODB++ API
|
30 Apr 2025, Stefan Ritt, Info, New ODB++ API
|
30 Apr 2025, Pavel Murat, Info, New ODB++ API
|
|
Message ID: 1916
Entry time: 20 May 2020
In reply to: 1915
|
Author: |
Konstantin Olchanski |
Topic: |
Info |
Subject: |
New ODB++ API |
|
|
> All this is very good news. I really wish this were available some months ago: it would have helped me immensely. The old C API was clunky at best.
> I really like the idea and looking forward to using it (even if at the moment I do not have the need to) ...
Yes, I have designed new C-style MIDAS ODB APIs twice now (VirtualOdb in ROOTANA and MVOdb in ROOTANA and MIDAS),
and I was never happy with the results. There is too many corner cases and odd behaviour. Let's see how
this C++ interface shakes out.
For use in analyzers, Stefan's C++ interface still need to be virtualized - right now it has only one implementation
with the MIDAS ODB backend. In analyzers, we need XML, JSON (and a NULL ODB) backends. The API looks
to be clean enough to add this, but I have not looked at the implementation yet. So "watch this space" as they say.
K.O. |