CMS 3D CMS Logo

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

#include <SiPixelTemplate2D.h>

Public Attributes

std::vector< std::vector
< SiPixelTemplateEntry2D > > 
entry
 
SiPixelTemplateHeader2D head
 < template storage structure More...
 

Detailed Description

Definition at line 102 of file SiPixelTemplate2D.h.

Member Data Documentation

std::vector<std::vector<SiPixelTemplateEntry2D> > SiPixelTemplateStore2D::entry

Definition at line 106 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

SiPixelTemplateHeader2D SiPixelTemplateStore2D::head

< template storage structure

Header information use 2d entry to store BPix and FPix entries [dynamically allocated]

Definition at line 103 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().