#include <SiPixelTemplate2D.h>
Public Attributes | |
boost::multi_array< SiPixelTemplateEntry2D, 2 > | entry |
use 2d entry to store [47][5] barrel entries or [5][9] fpix entries More... | |
SiPixelTemplateHeader2D | head |
< template storage structure More... | |
Definition at line 77 of file SiPixelTemplate2D.h.
boost::multi_array<SiPixelTemplateEntry2D,2> SiPixelTemplateStore2D::entry |
use 2d entry to store [47][5] barrel entries or [5][9] fpix entries
Definition at line 79 of file SiPixelTemplate2D.h.
Referenced by SiPixelTemplate2D::pushfile().
SiPixelTemplateHeader2D SiPixelTemplateStore2D::head |
< template storage structure
Definition at line 78 of file SiPixelTemplate2D.h.
Referenced by SiPixelTemplate2D::pushfile().