#include "hmdcclosepaircutspar.h"

HMdcClosePairCutsParTheta


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

class HMdcClosePairCutsParTheta : public TObject

Inheritance Chart:
TObject
<-
HMdcClosePairCutsParTheta

    public:
HMdcClosePairCutsParTheta(Int_t l = 8, Int_t m = 3, Int_t n = 4) HMdcClosePairCutsParTheta(const HMdcClosePairCutsParTheta&) ~HMdcClosePairCutsParTheta() static TClass* Class() Int_t getSize() virtual TClass* IsA() const HMdcClosePairCutsParTheta& operator=(const HMdcClosePairCutsParTheta&) HMdcClosePairCutsParPhi& operator[](Int_t i) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TObjArray* array array of pointers of type HMdcClosePairCutsParEf

Class Description

 HMdcClosePairCutsPar                                                                                                
 Container storing the cuts to make close pair rejection                                                             
 If the all values of the cuts are larger than those from mdc-rich tracklet                                          
 than traclet is single. Cuts on mdc cluster size, mdc contributing wires                                            
  and integrated charge in ring are stored.                                                                          
 Because first two mdc variables are depending on theta,phi angle ,                                                  
 there are different cuts for several theta,phi regions. There are 8 bins in theta space:                            
 mdc cls finder level bins:                                                                                          
 0:  4                                                                                                               
 1:  5                                                                                                               
 2:  6                                                                                                               
 theta bins:                                                                                                         
 0:  10-20 degrees                                                                                                   
 1:  20-30 degrees                                                                                                   
 2:  30-40 degrees                                                                                                   
 3:  40-50 degrees                                                                                                   
 4:  50-60 degrees                                                                                                   
 5:  60-70 degrees                                                                                                   
 6:  70-80 degrees                                                                                                   
 7:  80-90 degrees                                                                                                   
 There are three bins in phi space                                                                                   
 phi bins:                                                                                                           
 0:   0-10 & 50-60                                                                                                   
 1:  10-20 & 40-50                                                                                                   
 2:  20-30 & 30-40                                                                                                   
 The rejection power S/B ratio depends on minimal single lepton efficiency therefore there are                       
 4 bins of efficiency                                                                                                
 efficiency bins:                                                                                                    
 0:  80-85                                                                                                           
 1:  85-90                                                                                                           
 2:  90-95                                                                                                           
 3:  95-100                                                                                                          


HMdcClosePairCutsParTheta(Int_t l, Int_t m, Int_t n)
 constructor creates an array of pointers of type
 HMdcClosePairCutsParPhi

~HMdcClosePairCutsParTheta()
 destructor

Int_t getSize()
 return the size of the pointer array



Inline Functions


          HMdcClosePairCutsParPhi& operator[](Int_t i)
                           TClass* Class()
                           TClass* IsA() const
                              void ShowMembers(TMemberInspector& insp, char* parent)
                              void Streamer(TBuffer& b)
                              void StreamerNVirtual(TBuffer& b)
         HMdcClosePairCutsParTheta HMdcClosePairCutsParTheta(const HMdcClosePairCutsParTheta&)
        HMdcClosePairCutsParTheta& operator=(const HMdcClosePairCutsParTheta&)


Last update: 18/06/2002


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.