The get methods of the ROBDataProviderSvc can be made const
1 unresolved thread
Compare changes
Files
5@@ -44,11 +44,11 @@ public:
@@ -56,7 +56,7 @@ public:
@@ -70,16 +70,16 @@ public:
The get methods of the ROBDataProviderSvc can be made const
This seems possible here.
We seem to have tbb::concurent_map
and also a lock
for the hlt implementation,
when doing kind of a lazy init from getRobData
via the internal eventCache_addRobData
ping @tadej