#include "TGenQcms.h"

TGenQcms


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

class TGenQcms : public TQcmsVolume

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

    public:
TGenQcms(double m1 = 0.13957018, double m2 = 0.13957018, int reftype = 1) TGenQcms(const TGenQcms&) virtual ~TGenQcms() static TClass* Class() virtual TVector3 GenQcms() const virtual TClass* IsA() const TGenQcms& operator=(const TGenQcms&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

                                                                      
 TGenQcms                                                             
                                                                      
 Generates uniform Qcms distribution                                  
 Base class for other Qcms classes                                    
                                                                      
 User can restrict generation to some predifined Q space              
 by setting appropriate Q ranges and fselect                          
                                                                      
 List of the currently supported bits in fselect:                     
   kQcms = 0x1                                                        
   kQxcms = 0x2                                                       
   kQycms = 0x4                                                       
   kQlcms = 0x8                                                       
   kQtcms = 0x10                                                      
                                                                      


TGenQcms( double m1, double m2, int reftype ) : TQcmsVolume( m1, m2, reftype )

TVector3 GenQcms() const
 Ql is parallel to pairs total momenta
 see note about DIRAC Qcms system of reference



Inline Functions


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


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.