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
 
GEMCSCPadDigi gc
 
GEMCSCPadDigiCollection gccol
 
GEMDigiCollection gcol
 
std::vector< GEMDigivg
 
std::vector< GEMCSCPadDigivgc
 
std::vector< std::vector
< GEMDigi > > 
vvg
 
std::vector< std::vector
< GEMCSCPadDigi > > 
vvgc
 
edm::Wrapper< GEMDigiCollectionwg
 
edm::Wrapper
< GEMCSCPadDigiCollection
wgc
 

Detailed Description

Definition at line 11 of file classes.h.

Member Data Documentation

GEMDigi DataFormats_GEMDigi::dictionary::g

Definition at line 13 of file classes.h.

GEMCSCPadDigi DataFormats_GEMDigi::dictionary::gc

Definition at line 19 of file classes.h.

GEMCSCPadDigiCollection DataFormats_GEMDigi::dictionary::gccol

Definition at line 22 of file classes.h.

GEMDigiCollection DataFormats_GEMDigi::dictionary::gcol

Definition at line 16 of file classes.h.

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

Definition at line 14 of file classes.h.

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

Definition at line 20 of file classes.h.

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

Definition at line 15 of file classes.h.

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

Definition at line 21 of file classes.h.

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

Definition at line 17 of file classes.h.

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

Definition at line 23 of file classes.h.