#include <ESListOfFEDSProducer.h>
Public Member Functions | |
void | beginJob (void) |
void | Egamma (edm::Event &e, const edm::EventSetup &es, std::vector< int > &done, std::vector< int > &FEDs) |
void | endJob (void) |
ESListOfFEDSProducer (const edm::ParameterSet &pset) | |
void | Jets (edm::Event &e, const edm::EventSetup &es, std::vector< int > &done, std::vector< int > &FEDs) |
void | Muon (edm::Event &e, const edm::EventSetup &es, std::vector< int > &done, std::vector< int > &FEDs) |
void | produce (edm::Event &e, const edm::EventSetup &c) |
virtual | ~ESListOfFEDSProducer () |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Member Functions | |
std::vector< int > | ListOfFEDS (double etaLow, double etaHigh, double phiLow, double phiHigh, double etamargin, double phimargin) |
Private Attributes | |
edm::InputTag | CentralSource_ |
bool | debug_ |
bool | EGamma_ |
bool | EMdoIsolated_ |
bool | EMdoNonIsolated_ |
edm::InputTag | EMl1TagIsolated_ |
edm::InputTag | EMl1TagNonIsolated_ |
double | EMregionEtaMargin_ |
double | EMregionPhiMargin_ |
bool | first_ |
edm::InputTag | ForwardSource_ |
bool | Jets_ |
bool | JETSdoCentral_ |
bool | JETSdoForward_ |
bool | JETSdoTau_ |
double | JETSregionEtaMargin_ |
double | JETSregionPhiMargin_ |
bool | Muon_ |
edm::InputTag | MuonSource_ |
double | MUregionEtaMargin_ |
double | MUregionPhiMargin_ |
std::string | OutputLabel_ |
edm::InputTag | Pi0ListToIgnore_ |
double | Ptmin_iso_ |
double | Ptmin_jets_ |
double | Ptmin_muon_ |
double | Ptmin_noniso_ |
edm::InputTag | TauSource_ |
ESElectronicsMapper * | TheESMapping |
ESElectronicsMapping* TheESMapping;. More... | |
EcalElectronicsMapping * | TheMapping |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 20 of file ESListOfFEDSProducer.h.
ESListOfFEDSProducer::ESListOfFEDSProducer | ( | const edm::ParameterSet & | pset | ) |
Definition at line 45 of file ESListOfFEDSProducer.cc.
References edm::hlt::Exception, and edm::ParameterSet::getUntrackedParameter().
|
virtual |
Definition at line 109 of file ESListOfFEDSProducer.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 114 of file ESListOfFEDSProducer.cc.
void ESListOfFEDSProducer::Egamma | ( | edm::Event & | e, |
const edm::EventSetup & | es, | ||
std::vector< int > & | done, | ||
std::vector< int > & | FEDs | ||
) |
Definition at line 213 of file ESListOfFEDSProducer.cc.
References gather_cfg::cout, spr::find(), edm::EventSetup::get(), edm::Event::getByLabel(), and i.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 117 of file ESListOfFEDSProducer.cc.
void ESListOfFEDSProducer::Jets | ( | edm::Event & | e, |
const edm::EventSetup & | es, | ||
std::vector< int > & | done, | ||
std::vector< int > & | FEDs | ||
) |
Definition at line 352 of file ESListOfFEDSProducer.cc.
References gather_cfg::cout, epsilon, eta(), spr::find(), edm::Event::getByLabel(), i, and phi.
|
private |
Definition at line 459 of file ESListOfFEDSProducer.cc.
References cond::ecalcond::all, gather_cfg::cout, createTree::dd, reco_application_2006h2rawdata_ecalLocalReco_cfg::FEDs, and Geom::pi().
void ESListOfFEDSProducer::Muon | ( | edm::Event & | e, |
const edm::EventSetup & | es, | ||
std::vector< int > & | done, | ||
std::vector< int > & | FEDs | ||
) |
Definition at line 305 of file ESListOfFEDSProducer.cc.
References gather_cfg::cout, epsilon, eta(), spr::find(), edm::Event::getByLabel(), i, and phi.
|
virtual |
commented out at this moment, for muon and jets.
get ES List of FEDs ,given the ecal FED list
now push list of ES FEDs into event.
Implements edm::EDProducer.
Definition at line 120 of file ESListOfFEDSProducer.cc.
References gather_cfg::cout, run_regression::done, edm::EventID::event(), spr::find(), edm::EventSetup::get(), edm::Event::getManyByType(), i, edm::EventBase::id(), j, FEDNumbering::MINECALFEDID, n, edm::ESHandle< class >::product(), edm::Event::put(), and edm::EventID::run().
|
private |
Definition at line 60 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 71 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 37 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 40 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 41 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 38 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 39 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 42 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 43 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 70 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 61 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 53 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 54 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 55 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 56 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 57 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 58 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 47 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 51 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 48 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 49 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 64 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 36 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 44 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 59 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 50 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 45 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 62 of file ESListOfFEDSProducer.h.
|
private |
ESElectronicsMapping* TheESMapping;.
Definition at line 68 of file ESListOfFEDSProducer.h.
|
private |
Definition at line 65 of file ESListOfFEDSProducer.h.