#include "TGenQcmsAtom.h"

TGenQcmsAtom


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

class TGenQcmsAtom : public TGenQcms

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

    public:
TGenQcmsAtom(TSysIndex* indscheme, int nmax = 8, double m1 = 0.13957018, double m2 = 0.13957018) TGenQcmsAtom(const TGenQcmsAtom&) virtual ~TGenQcmsAtom() int AddDistribution(int n, int l, int m, TH2* h2) static TClass* Class() virtual TVector3 GenQcms() const TH2* GetDistribution(int n, int l, int m) const TSysIndex* GetIndexScheme() const int GetNmax() const virtual TClass* IsA() const TGenQcmsAtom& operator=(const TGenQcmsAtom&) virtual void Print(Option_t* option = "") const int SetState(int n, int l, int m) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
int fnmax int fsize TSysIndex* fsysind TH2** fPThetadistr array of (P,Theta) distributions TH2* fnowPTheta distribution for Q-vector generation

Class Description

                                                                      
 TGenQcmsAtom                                                         
                                                                      
 Generates Qcms distribution from atomic break-up                     
                                                                      


TGenQcmsAtom( TSysIndex* indscheme, int nmax, double m1, double m2 ) : TGenQcms(m1,m2,3)

int AddDistribution( int n, int l, int m, TH2 *h2 )

TH2* GetDistribution( int n, int l, int m ) const

int SetState( int n, int l, int m )

TVector3 GenQcms() const

void Print( Option_t *option ) const

~TGenQcmsAtom()



Inline Functions


           TSysIndex* GetIndexScheme() const
                  int GetNmax() const
              TClass* Class()
              TClass* IsA() const
                 void ShowMembers(TMemberInspector& insp, char* parent)
                 void Streamer(TBuffer& b)
                 void StreamerNVirtual(TBuffer& b)
         TGenQcmsAtom TGenQcmsAtom(const TGenQcmsAtom&)
        TGenQcmsAtom& operator=(const TGenQcmsAtom&)


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.