Skip to content

Commit

Permalink
Removed unused EDAnalyzer.h from L1Trigger*
Browse files Browse the repository at this point in the history
The header is deprecated.
  • Loading branch information
Dr15Jones committed Oct 28, 2022
1 parent e58106d commit cf79fc2
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 24 deletions.
1 change: 0 additions & 1 deletion L1Trigger/L1GctAnalyzer/interface/compareCands.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctCollections.h"

#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"

#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Expand Down
1 change: 0 additions & 1 deletion L1Trigger/L1GctAnalyzer/interface/compareTotalEnergySums.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctCollections.h"

#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"

#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Expand Down
1 change: 0 additions & 1 deletion L1Trigger/L1GctAnalyzer/src/DumpGctDigis.cc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

// user include files
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"

#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Expand Down
1 change: 0 additions & 1 deletion L1Trigger/L1TGlobal/plugins/GtInputDump.cc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

#include "FWCore/Framework/interface/MakerMacros.h"

#include "FWCore/Framework/interface/EDAnalyzer.h"
//#include "FWCore/ParameterSet/interface/InputTag.h"

// system include files
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

// user include files
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"

#include "FWCore/Framework/interface/Event.h"
Expand Down
1 change: 0 additions & 1 deletion L1Trigger/RegionalCaloTrigger/plugins/L1RCTSaveInput.cc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ using std::ostream;

#include <iomanip>

#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Expand Down
1 change: 0 additions & 1 deletion L1Trigger/RegionalCaloTrigger/plugins/L1RCTTestAnalyzer.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

// user include files
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"

#include "FWCore/Framework/interface/Event.h"
Expand Down
1 change: 0 additions & 1 deletion L1TriggerConfig/GctConfigProducers/src/L1GctConfigDump.cc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#include "L1TriggerConfig/GctConfigProducers/interface/L1GctConfigDump.h"

#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Framework/interface/MakerMacros.h"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
#include <iomanip>

// user include files
// base class
#include "FWCore/Framework/interface/EDAnalyzer.h"

#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
#include <iostream>

// user include files
// base class
#include "FWCore/Framework/interface/EDAnalyzer.h"

#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
#include <iostream>

// user include files
// base class
#include "FWCore/Framework/interface/EDAnalyzer.h"

#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
#include <boost/algorithm/string/erase.hpp>

// user include files
// base class
#include "FWCore/Framework/interface/EDAnalyzer.h"

#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"

Expand Down
3 changes: 0 additions & 3 deletions L1TriggerConfig/L1GtConfigProducers/src/L1GtVhdlWriter.cc
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
#include <iostream>
#include <sys/stat.h>

// base class
#include "FWCore/Framework/interface/EDAnalyzer.h"

#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/EventSetup.h"
Expand Down

0 comments on commit cf79fc2

Please sign in to comment.