#include "TGenPairAtomic.h"

TGenPairAtomic


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

class TGenPairAtomic : public TGenPair

Inheritance Chart:
TObject
<-
TNamed
<-
TGenPair
<-
TGenPairAtomic

    public:
TGenPairAtomic(TGenVertex* vertex, TGenPlab* Plab, TGenQcmsAtom* Qcms, TSysMatrMC* sys) TGenPairAtomic(const TGenPairAtomic&) virtual ~TGenPairAtomic() static TClass* Class() virtual void GenPair(TVector3& vgen1, TVector3& vgen2) virtual int GenPairAtomic(TVector3& xgen, TVector3& vgen1, TVector3& vgen2) virtual TTree* GenXPRandom(long nentries = 5000, Bool_t isdumb = kFALSE) virtual TClass* IsA() const TGenPairAtomic& operator=(const TGenPairAtomic&) 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


    public:
TSysMatrMC* fsys

Class Description

                                                                      
 TGenPairAtomic                                                       
                                                                      
 Generates vertex of atomic break up and 2 laboratory momentum        
                                                                      


TGenPairAtomic( TGenVertex* vertex, TGenPlab* Plab, TGenQcmsAtom *Qcms, TSysMatrMC* sys ) : TGenPair( vertex, Plab, Qcms )

void GenPair( TVector3& vgen1, TVector3& vgen2 )

int GenPairAtomic( TVector3& xgen, TVector3& vgen1, TVector3& vgen2 )

TTree* GenXPRandom( long int nentries, Bool_t isdumb )

void Print(Option_t *option) const



Inline Functions


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


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