HYDRA_development_version
|
#include <hmdclookupraw.h>
Public Member Functions | |
HMdcLookupLayer (Int_t n=0) | |
~HMdcLookupLayer () | |
HMdcLookupCell & | operator[] (Int_t i) |
Int_t | getSize () |
Protected Attributes | |
TObjArray * | array |
Definition at line 44 of file hmdclookupraw.h.
HMdcLookupLayer::HMdcLookupLayer | ( | Int_t | n = 0 | ) |
Definition at line 64 of file hmdclookupraw.cc.
HMdcLookupLayer::~HMdcLookupLayer | ( | ) |
Definition at line 74 of file hmdclookupraw.cc.
References array.
|
inline |
Definition at line 53 of file hmdclookupraw.h.
Referenced by HMdcLookupRaw::clear(), and HMdcOffset::writeHist_2D().
|
inline |
Definition at line 50 of file hmdclookupraw.h.
|
protected |
Definition at line 46 of file hmdclookupraw.h.
Referenced by HMdcLookupLayer(), and ~HMdcLookupLayer().