#include "T49Proj2.h"

T49Proj2Armenteros


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

class T49Proj2Armenteros : public T49Proj2BASE

Inheritance Chart:
TObject
<-
T49Proj2BASE
<-
T49Proj2Armenteros

    protected:
virtual void QCalc(T49ParticleRoot* t1, T49ParticleRoot* t2, Int_t MirrorThis = 0) public:
T49Proj2Armenteros() T49Proj2Armenteros(const T49Proj2Armenteros&) virtual ~T49Proj2Armenteros() static TClass* Class() virtual TClass* IsA() const T49Proj2Armenteros& operator=(const T49Proj2Armenteros&) 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 ~T49Proj2Armenteros()
         T49Proj2Armenteros T49Proj2Armenteros()
                       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)
         T49Proj2Armenteros T49Proj2Armenteros(const T49Proj2Armenteros&)
        T49Proj2Armenteros& operator=(const T49Proj2Armenteros&)


Last update: Thu Aug 17 15:32:53 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.