#include <SiPixelTemplate2D.h>
Public Attributes | |
std::vector< std::vector< SiPixelTemplateEntry2D > > | entry |
SiPixelTemplateHeader2D | head |
< template storage structure More... | |
Definition at line 102 of file SiPixelTemplate2D.h.
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().