CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
DataFormats_HGCDigi::dictionary Struct Reference

#include <classes.h>

Public Attributes

HGCDataFrame< HGCEEDetId,
HGCSample
anHGCEEDataFrame
 
HGCDataFrame< HGCHEDetId,
HGCSample
anHGCHEDataFrame
 
HGCSample anHGCsample
 
HGCEEDigiCollection dcHGCEE
 
HGCHEDigiCollection dcHGCHE
 
edm::Wrapper
< edm::SortedCollection
< HGCDataFrame< HGCEEDetId,
HGCSample > > > 
prodHGCEEDataFrames
 
edm::Wrapper
< edm::SortedCollection
< HGCDataFrame< HGCHEDetId,
HGCSample > > > 
prodHGCHEDataFrames
 
edm::SortedCollection
< HGCDataFrame< HGCEEDetId,
HGCSample > > 
scHGCEEDataFrames
 
edm::SortedCollection
< HGCDataFrame< HGCHEDetId,
HGCSample > > 
scHGCHEDataFrames
 
std::vector< HGCDataFrame
< HGCEEDetId, HGCSample > > 
vHGCEEDataFrames
 
std::vector< HGCDataFrame
< HGCHEDetId, HGCSample > > 
vHGCHEDataFrames
 
std::vector< HGCSamplevHGCsample
 
edm::Wrapper< HGCEEDigiCollectionwdcHGCEE
 
edm::Wrapper< HGCHEDigiCollectionwdcHGCHE
 

Detailed Description

Definition at line 5 of file classes.h.

Member Data Documentation

HGCDataFrame<HGCEEDetId,HGCSample> DataFormats_HGCDigi::dictionary::anHGCEEDataFrame

Definition at line 10 of file classes.h.

HGCDataFrame<HGCHEDetId,HGCSample> DataFormats_HGCDigi::dictionary::anHGCHEDataFrame

Definition at line 18 of file classes.h.

HGCSample DataFormats_HGCDigi::dictionary::anHGCsample

Definition at line 6 of file classes.h.

HGCEEDigiCollection DataFormats_HGCDigi::dictionary::dcHGCEE

Definition at line 14 of file classes.h.

HGCHEDigiCollection DataFormats_HGCDigi::dictionary::dcHGCHE

Definition at line 22 of file classes.h.

edm::Wrapper< edm::SortedCollection< HGCDataFrame<HGCEEDetId,HGCSample> > > DataFormats_HGCDigi::dictionary::prodHGCEEDataFrames

Definition at line 13 of file classes.h.

edm::Wrapper< edm::SortedCollection< HGCDataFrame<HGCHEDetId,HGCSample> > > DataFormats_HGCDigi::dictionary::prodHGCHEDataFrames

Definition at line 21 of file classes.h.

edm::SortedCollection< HGCDataFrame<HGCEEDetId,HGCSample> > DataFormats_HGCDigi::dictionary::scHGCEEDataFrames

Definition at line 12 of file classes.h.

edm::SortedCollection< HGCDataFrame<HGCHEDetId,HGCSample> > DataFormats_HGCDigi::dictionary::scHGCHEDataFrames

Definition at line 20 of file classes.h.

std::vector<HGCDataFrame<HGCEEDetId,HGCSample> > DataFormats_HGCDigi::dictionary::vHGCEEDataFrames

Definition at line 11 of file classes.h.

std::vector<HGCDataFrame<HGCHEDetId,HGCSample> > DataFormats_HGCDigi::dictionary::vHGCHEDataFrames

Definition at line 19 of file classes.h.

std::vector<HGCSample> DataFormats_HGCDigi::dictionary::vHGCsample

Definition at line 7 of file classes.h.

edm::Wrapper<HGCEEDigiCollection> DataFormats_HGCDigi::dictionary::wdcHGCEE

Definition at line 15 of file classes.h.

edm::Wrapper<HGCHEDigiCollection> DataFormats_HGCDigi::dictionary::wdcHGCHE

Definition at line 23 of file classes.h.