#include "hwallraw.h"

HWallRaw


class description - source file - inheritance tree (.pdf)

class HWallRaw : public HLocatedDataObject

Inheritance Chart:
TObject
<-
HLocatedDataObject
<-
HWallRaw
<-
HWallRawSim

    public:
HWallRaw() HWallRaw(const HWallRaw&) ~HWallRaw() static TClass* Class() void clear() Int_t getCell() Float_t getCharge() Float_t getTime() virtual TClass* IsA() const HWallRaw& operator=(const HWallRaw&) void setCell(Int_t c) void setCharge(Float_t c) void setTime(Float_t t) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Int_t cell location Float_t time tdc time Float_t charge adc charge

Class Description


  HWallRaw

  Class for the raw data of the Forward Wall





Inline Functions


               void ~HWallRaw()
           HWallRaw HWallRaw()
              Int_t getCell()
            Float_t getTime()
            Float_t getCharge()
               void setCell(Int_t c)
               void setTime(Float_t t)
               void setCharge(Float_t c)
               void clear()
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
           HWallRaw HWallRaw(const HWallRaw&)
          HWallRaw& operator=(const HWallRaw&)


Last update: Fri Jan 26 12:38:29 2007


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.