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.
2 parents 846b895 + 73ff90e commit 5c35891Copy full SHA for 5c35891
DQMServices/Components/plugins/DQMProvInfo.cc
@@ -110,7 +110,7 @@ class DQMProvInfo : public DQMOneEDAnalyzer<> {
110
// time to time a value of the beam momentum slightly below the nominal values,
111
// even during stable collisions: in this way, we provide a correct information
112
// at the cost of not requiring the exact momentum being measured by BST.
113
- const static int MOMENTUM_OFFSET = 1;
+ const static int MOMENTUM_OFFSET = 2;
114
115
// Process parameters
116
std::string subsystemname_;
0 commit comments