#include "TGenPlabTH2.h"

TGenPlabTH2


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

class TGenPlabTH2 : public TGenPlab

Inheritance Chart:
TObject
<-
TNamed
<-
TGenPlab
<-
TGenPlabTH2

    public:
TGenPlabTH2(const TH2* h2PsumTheta) TGenPlabTH2(const TGenPlabTH2&) virtual ~TGenPlabTH2() static TClass* Class() virtual TVector3 GenPlabTargetSR() TH2* GetHistogram() const virtual TClass* IsA() const TGenPlabTH2& operator=(const TGenPlabTH2&) virtual void Print(Option_t* option = "") const void SetHistogram(const TH2* h2PsumTheta) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TH2* fh2PsumTheta ! fh2PsumTheta - d^2N/(dp dTheta) distribution in target system of reference

Class Description

                                                                      
 TGenPlabTH2                                                          
                                                                      
 Generates distribution on Plab and Theta according to 2D histogram   
                                                                      


TGenPlabTH2( const TH2* h2PsumTheta ) : TGenPlab()

void SetHistogram( const TH2* h2PsumTheta )

TVector3 GenPlabTargetSR()

void Print( Option_t *option ) const

~TGenPlabTH2()



Inline Functions


                TH2* GetHistogram() const
             TClass* Class()
             TClass* IsA() const
                void ShowMembers(TMemberInspector& insp, char* parent)
                void Streamer(TBuffer& b)
                void StreamerNVirtual(TBuffer& b)
         TGenPlabTH2 TGenPlabTH2(const TGenPlabTH2&)
        TGenPlabTH2& operator=(const TGenPlabTH2&)


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