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 d524f72 commit 442d1e0Copy full SHA for 442d1e0
EventFiltering/ZorroSummary.h
@@ -77,7 +77,7 @@ class ZorroSummary : public TNamed
77
std::unordered_map<int, std::vector<double>> mTOIcounters;
78
std::unordered_map<int, double> mTVXcounters;
79
80
- ClassDef(ZorroSummary, 2);
+ ClassDef(ZorroSummary, 1);
81
};
82
83
#endif // EVENTFILTERING_ZORROSUMMARY_H_
0 commit comments