Skip to content

Commit ad8a649

Browse files
authored
Change base CCDB path to common directory
1 parent 0dfdc43 commit ad8a649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EventFiltering/Zorro.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ class Zorro
7474

7575
ZorroSummary mZorroSummary{"ZorroSummary", "ZorroSummary"};
7676

77-
std::string mBaseCCDBPath = "Users/m/mpuccio/EventFiltering/OTS/Chunked/";
77+
std::string mBaseCCDBPath = "EventFiltering/Zorro/";
7878
int mRunNumber = 0;
7979
std::pair<int64_t, int64_t> mRunDuration;
8080
int64_t mOrbitResetTimestamp = 0;

0 commit comments

Comments
 (0)