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 b0141e3 commit 2588b1bCopy full SHA for 2588b1b
FWCore/Framework/test/stubs/TriggerResultsTestSource.cc
@@ -51,7 +51,7 @@ namespace edmtest {
51
public:
52
TriggerResultsTestSource(edm::ParameterSet const&, edm::InputSourceDescription const&);
53
54
- void readEvent_(edm::EventPrincipal& eventPrincipal);
+ void readEvent_(edm::EventPrincipal& eventPrincipal) final;
55
56
bool setRunAndEventInfo(edm::EventID& id,
57
edm::TimeValue_t& time,
0 commit comments