#include "TGenQcmsTH3.h"

TGenQcmsTH3


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

class TGenQcmsTH3 : public TGenQcms

Inheritance Chart:
TObject
<-
TNamed
<-
TQcmsVolume
<-
TGenQcms
<-
TGenQcmsTH3

    public:
TGenQcmsTH3(TH3* h3Qcms, double m1 = 0.13957018, double m2 = 0.13957018) TGenQcmsTH3(const TGenQcmsTH3&) virtual ~TGenQcmsTH3() static TClass* Class() virtual TVector3 GenQcms() const TH3* GetQcmsDistribution() const virtual TClass* IsA() const TGenQcmsTH3& operator=(const TGenQcmsTH3&) virtual void Print(Option_t* option = "") const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TH3* fh3Qcms ! user-defined distribution in Qcms

Class Description

                                                                      
 TGenQcmsTH3                                                          
                                                                      
 Generates Qcms distribution according to user-defined TH3            
                                                                      


TGenQcmsTH3( TH3 *h3Qcms, double m1, double m2 ) : TGenQcms(m1,m2,1)

TVector3 GenQcms() const

void Print( Option_t *option ) const

~TGenQcmsTH3()



Inline Functions


                TH3* GetQcmsDistribution() const
             TClass* Class()
             TClass* IsA() const
                void ShowMembers(TMemberInspector& insp, char* parent)
                void Streamer(TBuffer& b)
                void StreamerNVirtual(TBuffer& b)
         TGenQcmsTH3 TGenQcmsTH3(const TGenQcmsTH3&)
        TGenQcmsTH3& operator=(const TGenQcmsTH3&)


Author: Mikhail Zhabitsky
Last update: Fri Jun 8 21:13:34 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.