#include "hqascalers.h"

HQAScaler


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

class HQAScaler : public TNamed

Inheritance Chart:
TObject
<-
TNamed
<-
HQAScaler

    public:
HQAScaler() HQAScaler(const char* name, const char* title) HQAScaler operator=(Double_t d) HQAScaler(const HQAScaler&) virtual ~HQAScaler() static TClass* Class() virtual TClass* IsA() const HQAScaler& operator=(const HQAScaler&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    public:
Double_t fData

Class Description


 HQAScalers

 Contains HQAScaler and HQAScaler6 objects for monitoring scalar quantities,
 used by HQAMaker.

 
For more information, see the QA home page.





Inline Functions


               void ~HQAScaler()
          HQAScaler HQAScaler()
          HQAScaler HQAScaler(const char* name, const char* title)
          HQAScaler operator=(Double_t d)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
          HQAScaler HQAScaler(const HQAScaler&)
         HQAScaler& operator=(const HQAScaler&)


Author: Dan Magestro (magestro@gsi.de)
Last update: 24/01/2002


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.