#include "hrpcdigipar.h"

HRpcDigiParCell


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

class HRpcDigiParCell : public TObject

Inheritance Chart:
TObject
<-
HRpcDigiParCell

    public:
HRpcDigiParCell() HRpcDigiParCell(const HRpcDigiParCell&) ~HRpcDigiParCell() static TClass* Class() void clear() void fill(HRpcDigiParCell& c) Float_t getLength() Float_t getThetaL() Float_t getThetaR() Float_t getWidth() Float_t getWidthT() Float_t getX() Float_t getY() virtual TClass* IsA() const HRpcDigiParCell& operator=(const HRpcDigiParCell&) void setDefaults(Int_t f) void setLength(Float_t f) void setThetaL(Float_t f) void setThetaR(Float_t f) void setWidth(Float_t f) void setWidthT(Float_t f) void setX(Float_t f) void setY(Float_t f) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Float_t Length length of the strip in the inferior part [mm] Float_t X_left X position of the left-most corner [mm] Float_t Y_left Y position of the left-most corner [mm] Float_t width width of the cell [mm] Float_t widthT width of the tube [mm] Float_t thetaL angle of the left-most slanting side Float_t thetaR angle of the right-most slanting side

Class Description


void setDefaults(Int_t m)
 FIXME: Sets the default values. What is this in our case??

void clear()
 FIXME: Really??



Inline Functions


                    void ~HRpcDigiParCell()
         HRpcDigiParCell HRpcDigiParCell()
                 Float_t getLength()
                 Float_t getX()
                 Float_t getY()
                 Float_t getWidth()
                 Float_t getWidthT()
                 Float_t getThetaL()
                 Float_t getThetaR()
                    void fill(HRpcDigiParCell& c)
                    void setLength(Float_t f)
                    void setX(Float_t f)
                    void setY(Float_t f)
                    void setWidth(Float_t f)
                    void setWidthT(Float_t f)
                    void setThetaL(Float_t f)
                    void setThetaR(Float_t f)
                 TClass* Class()
                 TClass* IsA() const
                    void ShowMembers(TMemberInspector& insp, char* parent)
                    void Streamer(TBuffer& b)
                    void StreamerNVirtual(TBuffer& b)
         HRpcDigiParCell HRpcDigiParCell(const HRpcDigiParCell&)
        HRpcDigiParCell& operator=(const HRpcDigiParCell&)


Last update: Fri Jan 26 12:30:33 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.