1 #ifndef EventFilter_ESListOfFEDSProducer_H
2 #define EventFilter_ESListOfFEDSProducer_H
82 std::vector<int>
ListOfFEDS(
double etaLow,
double etaHigh,
double phiLow,
83 double phiHigh,
double etamargin,
double phimargin);
edm::EDGetTokenT< l1extra::L1JetParticleCollection > CentralSource_
double EMregionPhiMargin_
double JETSregionPhiMargin_
edm::EDGetTokenT< l1extra::L1MuonParticleCollection > MuonSource_
double MUregionPhiMargin_
edm::EDGetTokenT< l1extra::L1JetParticleCollection > ForwardSource_
void Muon(edm::Event &e, const edm::EventSetup &es, std::vector< int > &done, std::vector< int > &FEDs)
ESElectronicsMapper * TheESMapping
ESElectronicsMapping* TheESMapping;.
edm::EDGetTokenT< l1extra::L1EmParticleCollection > EMl1TagIsolated_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
double MUregionEtaMargin_
ESListOfFEDSProducer(const edm::ParameterSet &pset)
edm::EDGetTokenT< l1extra::L1EmParticleCollection > EMl1TagNonIsolated_
double EMregionEtaMargin_
std::vector< int > ListOfFEDS(double etaLow, double etaHigh, double phiLow, double phiHigh, double etamargin, double phimargin)
void Jets(edm::Event &e, const edm::EventSetup &es, std::vector< int > &done, std::vector< int > &FEDs)
void Egamma(edm::Event &e, const edm::EventSetup &es, std::vector< int > &done, std::vector< int > &FEDs)
void produce(edm::Event &e, const edm::EventSetup &c)
EcalElectronicsMapping * TheMapping
edm::EDGetTokenT< l1extra::L1JetParticleCollection > TauSource_
double JETSregionEtaMargin_
virtual ~ESListOfFEDSProducer()