Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ECAL remove unused SingleEleCalibSelector class #35396

Merged
merged 2 commits into from
Sep 25, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions Calibration/Tools/plugins/SealModule.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

#include "Calibration/Tools/interface/PhiRangeSelector.h"
#include "Calibration/Tools/interface/IMASelector.h"
#include "Calibration/Tools/plugins/SingleEleCalibSelector.h"

#include "CommonTools/UtilAlgos/interface/ObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
Expand All @@ -28,6 +27,3 @@ namespace reco {
} // namespace reco

DEFINE_FWK_MODULE(ElectronSqPtTkIsolationProducer);

// typedef SelectorWithEventSetup<SingleEleCalibSelector> SingleElectronCalibrationSelector;
// DEFINE_FWK_MODULE( SingleElectronCalibrationSelector );
168 changes: 0 additions & 168 deletions Calibration/Tools/plugins/SingleEleCalibSelector.cc

This file was deleted.

52 changes: 0 additions & 52 deletions Calibration/Tools/plugins/SingleEleCalibSelector.h

This file was deleted.