#include "T49Proj2.h"

T49Proj2K


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

class T49Proj2K : public T49Proj2BASE

Inheritance Chart:
TObject
<-
T49Proj2BASE
<-
T49Proj2K

    protected:
virtual void QCalc(T49ParticleRoot* t1, T49ParticleRoot* t2, Int_t MirrorThis = 0) public:
T49Proj2K() T49Proj2K(const T49Proj2K&) virtual ~T49Proj2K() static TClass* Class() virtual TClass* IsA() const T49Proj2K& operator=(const T49Proj2K&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

                                                                            
  File T49Proj2.C                                                           
  Version 2.0       R.Ganz  Jan.20  1999                                    
                                                                            
  The class T49Proj2BASE provides functionality to generate two particle    
  projections such as Inv mass spectra, HBT correlation ..                  
  What type of projection is used, dependents on the derived class          
  which one uses:                                                           
  (eg T49Proj2BP for Bertsch Pratt type HBT Qside,Qout,Qlong 3-dimensional) 
  (eg T49Proj2INVmass for invariant mass spectra 1-dimensional)             
  The T49Proj2BASE class allows for analyses eg in kt and y bins by         
  booking the arrording and managing the appropriate histogram arrays       
                                                                            




Inline Functions


               void ~T49Proj2K()
          T49Proj2K T49Proj2K()
               void QCalc(T49ParticleRoot* t1, T49ParticleRoot* t2, Int_t MirrorThis = 0)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
          T49Proj2K T49Proj2K(const T49Proj2K&)
         T49Proj2K& operator=(const T49Proj2K&)


Last update: Thu Aug 17 15:33:13 2006


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.