We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3175bd1 commit a89ba9eCopy full SHA for a89ba9e
1 file changed
Modules/TPC/include/TPC/PID.h
@@ -52,7 +52,6 @@ class PID /*final*/ : public TaskInterface // todo add back the "final" when dox
52
53
private:
54
o2::tpc::qc::PID mQCPID{};
55
- TH1F* mH{ nullptr };
56
};
57
58
} // namespace o2::quality_control_modules::tpc
0 commit comments