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 3273c07 commit 73ff90eCopy full SHA for 73ff90e
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