We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dfdc43 commit ad8a649Copy full SHA for ad8a649
EventFiltering/Zorro.h
@@ -74,7 +74,7 @@ class Zorro
74
75
ZorroSummary mZorroSummary{"ZorroSummary", "ZorroSummary"};
76
77
- std::string mBaseCCDBPath = "Users/m/mpuccio/EventFiltering/OTS/Chunked/";
+ std::string mBaseCCDBPath = "EventFiltering/Zorro/";
78
int mRunNumber = 0;
79
std::pair<int64_t, int64_t> mRunDuration;
80
int64_t mOrbitResetTimestamp = 0;
0 commit comments