Skip to content

Commit 3eacdc7

Browse files
shahor02davidrohr
authored andcommitted
rename CTP/Config URL to CTP/Config/Config to have 3 levels
1 parent 5d87730 commit 3eacdc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DataFormats/Detectors/CTP/include/DataFormatsCTP/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ namespace o2
2626
namespace ctp
2727
{
2828
/// Database constants
29-
const std::string CCDBPathCTPConfig = "CTP/Config";
29+
const std::string CCDBPathCTPConfig = "CTP/Config/Config";
3030
///
3131
bool isDetector(o2::detectors::DetID& det);
3232
/// CTP Config items

0 commit comments

Comments
 (0)