CMS 3D CMS Logo

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

◆ entry

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

Definition at line 106 of file SiPixelTemplate2D.h.

Referenced by SiPixelTemplate2D::pushfile().

◆ head

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().