#include <SiPixelTemplate2D.h>
Public Member Functions | |
void | destroy () |
Public Attributes | |
SiPixelTemplateEntry2D ** | entry = 0 |
use 2d entry to store BPix and FPix entries [dynamically allocated] More... | |
SiPixelTemplateHeader2D | head |
< template storage structure More... | |
Definition at line 107 of file SiPixelTemplate2D.h.
|
inline |
Definition at line 110 of file SiPixelTemplate2D.h.
References mps_splice::entry.
SiPixelTemplateEntry2D** SiPixelTemplateStore2D::entry = 0 |
use 2d entry to store BPix and FPix entries [dynamically allocated]
Definition at line 109 of file SiPixelTemplate2D.h.
Referenced by SiPixelTemplate2D::pushfile().
SiPixelTemplateHeader2D SiPixelTemplateStore2D::head |
< template storage structure
Definition at line 108 of file SiPixelTemplate2D.h.
Referenced by SiPixelTemplate2D::pushfile().