#include "hqascalers.h"

HQAScaler6


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

class HQAScaler6 : public TNamed

Inheritance Chart:
TObject
<-
TNamed
<-
HQAScaler6

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

Data Members


    public:
Double_t fData[6]

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 ~HQAScaler6()
         HQAScaler6 HQAScaler6()
         HQAScaler6 HQAScaler6(const char* name, const char* title)
        HQAScaler6& operator=(Double_t d)
          Double_t& operator[](Int_t sec)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
         HQAScaler6 HQAScaler6(const HQAScaler6&)
        HQAScaler6& operator=(const HQAScaler6&)


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.