#include "TGenPairAcc.h"

TGenPairAcc


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

class TGenPairAcc : public TGenPair

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

    public:
TGenPairAcc(TGenVertex* vertex, TGenPlab* Plab1, TGenPlab* Plab2, double m1 = 0.13957018, double m2 = 0.13957018, TF1* t1 = 0, TF1* t2 = 0) TGenPairAcc(const TGenPairAcc&) virtual ~TGenPairAcc() static TClass* Class() virtual void GenPair(TVector3& vgen1, TVector3& vgen2) virtual TTree* GenXPRandom(long nentries = 5000, Bool_t isdumb = kFALSE) virtual TClass* IsA() const TGenPairAcc& operator=(const TGenPairAcc&) 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:
TGenPlab* fPl[2] momenta distribution TF1* ft[2] time of track

Class Description

                                                                      
 TGenPairAcc                                                          
                                                                      
 Generates vertex and 2 laboratory momentum                           
                                                                      


TGenPairAcc( TGenVertex* vertex, TGenPlab* Plab1, TGenPlab* Plab2, double m1, double m2, TF1 *t1, TF1 *t2 ) : TGenPair( vertex, Plab1, 0 )

void GenPair( TVector3& vgen1, TVector3& vgen2 )

TTree* GenXPRandom( long int nentries, Bool_t isdumb )

void Print(Option_t *option) const

~TGenPairAcc()



Inline Functions


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


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.