Remove old classes of CCDB #2428
Conversation
|
@wiechula I am trying to remove the old classes from the CCDB package. I see that you used @sawenzel I am not sure how to proceed with testTPCCCDBInterface. BasicCCDBManager does not allow for writing/setting data, right ? and any ways the snaphsot system does not allow to store data , does it ? |
|
@Barthelemy , fine with me. We can adopt the test later. I guess that to some extend I'll need to rework the CDB access anyway. If I understand correctly, the TObjWrapper is not needed any longer. I this correct? |
|
Could you rebase this branch? For some reason there is a conflict. I will try to take a look at the unit test today to complete this PR. |
6151531 to
fc5a08f
Compare
|
That is weird, it was already rebased. I have forced push without the merge commit and it seems to be ok like that. |
|
@sawenzel it is ok now |
|
@sawenzel it is passing all builds. |
* Remove old classes of CCDB * Changes for TPC (TestTPCCDBInterface disabled) * add doxygen
* Remove old classes of CCDB * Changes for TPC (TestTPCCDBInterface disabled) * add doxygen
does not compile yet