#include "hrichwire.h"

HRichWire


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

class HRichWire : public TObject

Inheritance Chart:
TObject
<-
HRichWire

    public:
HRichWire() HRichWire(const HRichWire&) virtual ~HRichWire() static TClass* Class() Int_t getNrWire() Float_t getXWire() virtual TClass* IsA() const HRichWire& operator=(const HRichWire&) void setNrWire(Int_t nr) void setXWire(Float_t fX) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
Int_t fNrWire Float_t fXwire

Class Description


  HRichWire
  HRichWireTab

  Wire and set of wires parameters.


 ***************************************************************************

HRichWire()

~HRichWire()



Inline Functions


            Float_t getXWire()
              Int_t getNrWire()
               void setXWire(Float_t fX)
               void setNrWire(Int_t nr)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
          HRichWire HRichWire(const HRichWire&)
         HRichWire& operator=(const HRichWire&)


Author: Witold Przygoda (przygoda@psja1.if.uj.edu.pl)
Last update: 1999/12/04 by Witold Przygoda (przygoda@psja1.if.uj.edu.pl)


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.