File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed
DataFormats/Detectors/CTP Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1414
1515#include < string>
1616
17- #include " CCDB/BasicCCDBManager.h"
1817#include " DataFormatsParameters/GRPLHCIFData.h"
1918#include " DataFormatsCTP/Configuration.h"
2019#include " DataFormatsCTP/Scalers.h"
2120
22- namespace o2
21+ namespace o2 ::ccdb
2322{
24- namespace ctp
23+ class BasicCCDBManager ;
24+ }
25+
26+ namespace o2 ::ctp
2527{
2628
2729class CTPRateFetcher
@@ -54,7 +56,7 @@ class CTPRateFetcher
5456 o2::parameters::GRPLHCIFData mLHCIFdata {};
5557 ClassDefNV (CTPRateFetcher, 1 );
5658};
57- } // namespace ctp
58- } // namespace o2
59+ } // namespace o2:: ctp
60+
5961
6062#endif // COMMON_CCDB_CTPRATEFETCHER_H_
Original file line number Diff line number Diff line change 1010// or submit itself to any jurisdiction.
1111
1212#include " DataFormatsCTP/CTPRateFetcher.h"
13+ #include " CCDB/BasicCCDBManager.h"
1314
1415#include < map>
1516#include < vector>
You can’t perform that action at this time.
0 commit comments