CMS 3D CMS Logo

EcalDetIdToBeRecoveredProducer.h
Go to the documentation of this file.
1 #ifndef RecoLocalCalo_EcalRecProducers_EcalDetIdToBeRecoveredProducer_hh
2 #define RecoLocalCalo_EcalRecProducers_EcalDetIdToBeRecoveredProducer_hh
3 
19 
22 
24 
28 
29 
31 
32  public:
35  void produce(edm::Event& evt, const edm::EventSetup& es) final;
36  void beginRun(edm::Run const& run, const edm::EventSetup& es) final;
37  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
38  private:
39 
40  //edm::InputTag eeUncalibRecHitCollection_; // secondary name given to collection of EE uncalib rechits
41  //std::string eeRechitCollection_; // secondary name to be given to EE collection of hits
42 
46 
47  /*
48  * InputTag for collections
49  */
50  // SRP collections
53 
54  // Integrity for xtal data
58 
59  // Integrity for xtal data - EE specific (to be rivisited towards EB+EE common collection)
63 
64  // Integrity Errors
67 
68  /*
69  * output collections
70  */
75 };
76 
77 #endif
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::EDGetTokenT< EcalElectronicsIdCollection > integrityBlockSizeErrorsToken_
edm::EDGetTokenT< EBDetIdCollection > ebIntegrityGainErrorsToken_
edm::EDGetTokenT< EcalElectronicsIdCollection > integrityTTIdErrorsToken_
edm::EDGetTokenT< EEDetIdCollection > eeIntegrityGainSwitchErrorsToken_
void produce(edm::Event &evt, const edm::EventSetup &es) final
EcalDetIdToBeRecoveredProducer(const edm::ParameterSet &ps)
edm::EDGetTokenT< EBSrFlagCollection > ebSrFlagToken_
edm::EDGetTokenT< EBDetIdCollection > ebIntegrityGainSwitchErrorsToken_
edm::EDGetTokenT< EEDetIdCollection > eeIntegrityChIdErrorsToken_
edm::ESHandle< EcalTrigTowerConstituentsMap > ttMap_
edm::EDGetTokenT< EEDetIdCollection > eeIntegrityGainErrorsToken_
edm::EDGetTokenT< EESrFlagCollection > eeSrFlagToken_
void beginRun(edm::Run const &run, const edm::EventSetup &es) final
edm::EDGetTokenT< EBDetIdCollection > ebIntegrityChIdErrorsToken_
const EcalElectronicsMapping * ecalMapping_
Definition: Run.h:44