HYDRA_development_version
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HMdcLookupLayer Class Reference

#include <hmdclookupraw.h>

Inheritance diagram for HMdcLookupLayer:
Collaboration diagram for HMdcLookupLayer:

Public Member Functions

 HMdcLookupLayer (Int_t n=0)
 
 ~HMdcLookupLayer ()
 
HMdcLookupCelloperator[] (Int_t i)
 
Int_t getSize ()
 

Protected Attributes

TObjArray * array
 

Detailed Description

Definition at line 44 of file hmdclookupraw.h.

Constructor & Destructor Documentation

HMdcLookupLayer::HMdcLookupLayer ( Int_t  n = 0)

Definition at line 64 of file hmdclookupraw.cc.

References array, and n.

HMdcLookupLayer::~HMdcLookupLayer ( )

Definition at line 74 of file hmdclookupraw.cc.

References array.

Member Function Documentation

Int_t HMdcLookupLayer::getSize ( void  )
inline

Definition at line 53 of file hmdclookupraw.h.

Referenced by HMdcLookupRaw::clear(), and HMdcOffset::writeHist_2D().

HMdcLookupCell& HMdcLookupLayer::operator[] ( Int_t  i)
inline

Definition at line 50 of file hmdclookupraw.h.

Member Data Documentation

TObjArray* HMdcLookupLayer::array
protected

Definition at line 46 of file hmdclookupraw.h.

Referenced by HMdcLookupLayer(), and ~HMdcLookupLayer().


The documentation for this class was generated from the following files: