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.
8 
9 namespace SimDataFormats_CaloHit {
10  struct dictionary {
13  std::vector<HFShowerLibraryEventInfo> v1;
15 
17  std::vector<HFShowerPhoton> v2;
19 
22  std::vector<const PCaloHit*> vcp3;
24 
27  };
28 }
std::vector< PCaloHit > PCaloHitContainer
std::vector< HFShowerPhoton > v2
Definition: classes.h:17
edm::Wrapper< std::vector< HFShowerPhoton > > wc2
Definition: classes.h:18
edm::Wrapper< HFShowerLibraryEventInfo > p1
Definition: classes.h:12
HFShowerLibraryEventInfo rv1
Definition: classes.h:11
std::vector< HFShowerPhoton > HFShowerPhotonCollection
edm::Wrapper< HFShowerPhotonCollection > wc4
Definition: classes.h:26
std::vector< HFShowerLibraryEventInfo > v1
Definition: classes.h:13
edm::Wrapper< edm::PCaloHitContainer > wc3
Definition: classes.h:23
edm::PCaloHitContainer v3
Definition: classes.h:21
edm::Wrapper< std::vector< HFShowerLibraryEventInfo > > wc1
Definition: classes.h:14
std::vector< const PCaloHit * > vcp3
Definition: classes.h:22
HFShowerPhotonCollection rv4
Definition: classes.h:25