#include "hmdccelleff.h"

HMdcCellEffAngle


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

class HMdcCellEffAngle : public TObject

Inheritance Chart:
TObject
<-
HMdcCellEffAngle

    public:
HMdcCellEffAngle() HMdcCellEffAngle(const HMdcCellEffAngle&) ~HMdcCellEffAngle() static TClass* Class() void clear() void fill(HMdcCellEffAngle& r) Float_t getMaxR() Float_t getSlope() virtual TClass* IsA() const HMdcCellEffAngle& operator=(const HMdcCellEffAngle&) void print() void setFunctionValues(Float_t r, Float_t s) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Float_t maxR maximum distance from sense wire Float_t slope loss of charge per percent of required maximum signal

Class Description

 HMdcCellEff

 Container class for the cell efficiency  parameters for HMdcDigitizer





Inline Functions


                     void ~HMdcCellEffAngle()
         HMdcCellEffAngle HMdcCellEffAngle()
                     void setFunctionValues(Float_t r, Float_t s)
                  Float_t getMaxR()
                  Float_t getSlope()
                     void fill(HMdcCellEffAngle& r)
                     void clear()
                     void print()
                  TClass* Class()
                  TClass* IsA() const
                     void ShowMembers(TMemberInspector& insp, char* parent)
                     void Streamer(TBuffer& b)
                     void StreamerNVirtual(TBuffer& b)
         HMdcCellEffAngle HMdcCellEffAngle(const HMdcCellEffAngle&)
        HMdcCellEffAngle& operator=(const HMdcCellEffAngle&)


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