#include "TGenPlabTF1.h"

TGenPlabTF1


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

class TGenPlabTF1 : public TGenPlab

Inheritance Chart:
TObject
<-
TNamed
<-
TGenPlab
<-
TGenPlabTF1
<-
TGenPlabTF2

    public:
TGenPlabTF1(const TF1* dN_dPlab) TGenPlabTF1(const TGenPlabTF1&) virtual ~TGenPlabTF1() static TClass* Class() virtual TVector3 GenPlabTargetSR() TF1* GetFunction() const virtual TClass* IsA() const TGenPlabTF1& operator=(const TGenPlabTF1&) virtual void Print(Option_t* option = "") const void SetFunction(const TF1* dN_dPlab) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TF1* fdN_dPlab ! dN/dPlab distribution in target system of reference

Class Description

                                                                      
 TGenPlabTF1                                                          
                                                                      
 Generates distribution of laboratory momentum according              
 to 1D-function and Theta uniformly                                   
                                                                      


TGenPlabTF1( const TF1* dN_dPlab ) : TGenPlab()

TGenPlabTF1( const TGenPlabTF1& newplab ) : TGenPlab(newplab)

void SetFunction( const TF1* dN_dPlab )

TVector3 GenPlabTargetSR()
 in target system of reference

void Print( Option_t *option ) const

~TGenPlabTF1()



Inline Functions


                TF1* GetFunction() const
             TClass* Class()
             TClass* IsA() const
                void ShowMembers(TMemberInspector& insp, char* parent)
                void Streamer(TBuffer& b)
                void StreamerNVirtual(TBuffer& b)
        TGenPlabTF1& operator=(const TGenPlabTF1&)


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.