CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
classes.h
Go to the documentation of this file.
2 #include <boost/cstdint.hpp>
9 
12 
13 namespace DataFormats_EcalDetId {
14  struct dictionary {
20 
27 
34 
41 
42  // needed for channel recovery
43  std::set<EBDetId> _ebDetId;
44  std::set<EEDetId> _eeDetId;
45  std::set<EcalTrigTowerDetId> _TTId;
46  std::set<EcalScDetId> _SCId;
51  };
52 }
53 
edm::Wrapper< edm::EDCollection< EcalTriggerElectronicsId > > theETELIw_
Definition: classes.h:40
EcalElectronicsIdCollection theEELI_
Definition: classes.h:25
EcalTrigTowerDetIdCollection theETTDI_
Definition: classes.h:23
std::set< EcalTrigTowerDetId > _TTId
Definition: classes.h:45
edm::Wrapper< edm::EDCollection< EBDetId > > theEBDIw_
Definition: classes.h:35
edm::Wrapper< std::set< EEDetId > > _eeDetIdw
Definition: classes.h:48
std::set< EEDetId > _eeDetId
Definition: classes.h:44
EEDetIdCollection theEEDI_
Definition: classes.h:22
EBDetIdCollection theEBDI_
Definition: classes.h:21
edm::EDCollection< EBDetId > vEBDI_
Definition: classes.h:15
EcalTriggerElectronicsIdCollection theETELI_
Definition: classes.h:26
edm::Wrapper< std::set< EcalScDetId > > _SCIdw
Definition: classes.h:50
edm::Wrapper< EcalTrigTowerDetIdCollection > anothertheETTDIw_
Definition: classes.h:30
edm::Wrapper< edm::EDCollection< EcalTrigTowerDetId > > theETTDIw_
Definition: classes.h:37
edm::Wrapper< EBDetIdCollection > anotherEBDIw_
Definition: classes.h:28
std::set< EBDetId > _ebDetId
Definition: classes.h:43
edm::EDCollection< EcalTriggerElectronicsId > vETELI_
Definition: classes.h:19
edm::EDCollection< EEDetId > vEEDI_
Definition: classes.h:16
EcalScDetIdCollection theESCDI_
Definition: classes.h:24
edm::Wrapper< edm::EDCollection< EcalElectronicsId > > theEELIw_
Definition: classes.h:39
edm::Wrapper< std::set< EBDetId > > _ebDetIdw
Definition: classes.h:47
edm::Wrapper< std::set< EcalTrigTowerDetId > > _TTIdw
Definition: classes.h:49
edm::Wrapper< EEDetIdCollection > anotherEEDIw_
Definition: classes.h:29
edm::Wrapper< edm::EDCollection< EEDetId > > theEEDIw_
Definition: classes.h:36
edm::Wrapper< edm::EDCollection< EcalScDetIdCollection > > theESCDIw_
Definition: classes.h:38
edm::Wrapper< EcalScDetIdCollection > anothertheESCDIw_
Definition: classes.h:31
std::set< EcalScDetId > _SCId
Definition: classes.h:46
edm::EDCollection< EcalTrigTowerDetId > vETTDI_
Definition: classes.h:17
edm::EDCollection< EcalElectronicsId > vEELI_
Definition: classes.h:18
edm::Wrapper< EcalTriggerElectronicsIdCollection > anothertheETELIw_
Definition: classes.h:33
edm::Wrapper< EcalElectronicsIdCollection > anothertheEELIw_
Definition: classes.h:32