CMS 3D CMS Logo

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

#include <classes.h>

Public Attributes

GEMDigi g
 
GEMPadDigi gc
 
GEMPadDigiCollection gccol
 
GEMDigiCollection gcol
 
GEMCoPadDigi gcp
 
GEMCoPadDigiCollection gcpcol
 
std::vector< GEMDigivg
 
std::vector< GEMPadDigivgc
 
std::vector< GEMCoPadDigivgcp
 
std::vector< std::vector
< GEMDigi > > 
vvg
 
std::vector< std::vector
< GEMPadDigi > > 
vvgc
 
std::vector< std::vector
< GEMCoPadDigi > > 
vvgcp
 
edm::Wrapper< GEMDigiCollectionwg
 
edm::Wrapper
< GEMPadDigiCollection
wgc
 
edm::Wrapper
< GEMCoPadDigiCollection
wgcp
 

Detailed Description

Definition at line 14 of file classes.h.

Member Data Documentation

GEMDigi DataFormats_GEMDigi::dictionary::g

Definition at line 16 of file classes.h.

GEMPadDigi DataFormats_GEMDigi::dictionary::gc

Definition at line 22 of file classes.h.

GEMPadDigiCollection DataFormats_GEMDigi::dictionary::gccol

Definition at line 25 of file classes.h.

GEMDigiCollection DataFormats_GEMDigi::dictionary::gcol

Definition at line 19 of file classes.h.

GEMCoPadDigi DataFormats_GEMDigi::dictionary::gcp

Definition at line 28 of file classes.h.

GEMCoPadDigiCollection DataFormats_GEMDigi::dictionary::gcpcol

Definition at line 31 of file classes.h.

std::vector<GEMDigi> DataFormats_GEMDigi::dictionary::vg

Definition at line 17 of file classes.h.

std::vector<GEMPadDigi> DataFormats_GEMDigi::dictionary::vgc

Definition at line 23 of file classes.h.

std::vector<GEMCoPadDigi> DataFormats_GEMDigi::dictionary::vgcp

Definition at line 29 of file classes.h.

std::vector<std::vector<GEMDigi> > DataFormats_GEMDigi::dictionary::vvg

Definition at line 18 of file classes.h.

std::vector<std::vector<GEMPadDigi> > DataFormats_GEMDigi::dictionary::vvgc

Definition at line 24 of file classes.h.

std::vector<std::vector<GEMCoPadDigi> > DataFormats_GEMDigi::dictionary::vvgcp

Definition at line 30 of file classes.h.

edm::Wrapper<GEMDigiCollection> DataFormats_GEMDigi::dictionary::wg

Definition at line 20 of file classes.h.

edm::Wrapper<GEMPadDigiCollection> DataFormats_GEMDigi::dictionary::wgc

Definition at line 26 of file classes.h.

edm::Wrapper<GEMCoPadDigiCollection> DataFormats_GEMDigi::dictionary::wgcp

Definition at line 32 of file classes.h.