#include "TKfactorCounter.h"

TKfactorCounter


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

class TKfactorCounter : public TQcmsVolume

Inheritance Chart:
TObject
<-
TNamed
<-
TQcmsVolume
<-
TKfactorCounter

    public:
TKfactorCounter(double m1 = 0.13957018, double m2 = 0.13957018, int reftype = 1) TKfactorCounter(const TKfactorCounter&) virtual ~TKfactorCounter() int AddEvent(const TVector3& P1, const TVector3& P2) static TClass* Class() int GetNacc() const int GetNtotal() const double GetPsummax() const double GetPsummin() const void IncNtotal() virtual TClass* IsA() const TKfactorCounter& operator=(const TKfactorCounter&) virtual void Print(Option_t* option = "") const virtual void Reset() virtual void SetPsumRange(double Psummin, double Psummax) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
int fNtotal int fNacc double fPsumrange[2] public:
Bool_t fifPsumtest

Class Description

                                                                      
 TKfactorCounter                                                      
                                                                      
 Find ratio of accepted events to generated ones                      
                                                                      


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

void SetPsumRange( double Psummin, double Psummax )

int AddEvent( const TVector3& P1, const TVector3& P2 )

void Print( Option_t *option ) const

void Reset()



Inline Functions


                    void ~TKfactorCounter()
                  double GetPsummin() const
                  double GetPsummax() const
                    void IncNtotal()
                     int GetNtotal() const
                     int GetNacc() const
                 TClass* Class()
                 TClass* IsA() const
                    void ShowMembers(TMemberInspector& insp, char* parent)
                    void Streamer(TBuffer& b)
                    void StreamerNVirtual(TBuffer& b)
         TKfactorCounter TKfactorCounter(const TKfactorCounter&)
        TKfactorCounter& operator=(const TKfactorCounter&)


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