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