TH3.cxx File Reference

#include "TROOT.h"
#include "TClass.h"
#include "THashList.h"
#include "TH3.h"
#include "TProfile2D.h"
#include "TH2.h"
#include "TF1.h"
#include "TVirtualPad.h"
#include "TVirtualHistPainter.h"
#include "THLimitsFinder.h"
#include "TRandom.h"
#include "TError.h"
#include "TMath.h"
#include "TObjString.h"

Go to the source code of this file.

Functions

 ClassImp (TH3) TH3
 ClassImp (TH3C) TH3C
TH3C operator * (Float_t c1, TH3C &h1)
TH3C operator+ (TH3C &h1, TH3C &h2)
TH3C operator- (TH3C &h1, TH3C &h2)
TH3C operator * (TH3C &h1, TH3C &h2)
TH3C operator/ (TH3C &h1, TH3C &h2)
 ClassImp (TH3S) TH3S
TH3S operator * (Float_t c1, TH3S &h1)
TH3S operator+ (TH3S &h1, TH3S &h2)
TH3S operator- (TH3S &h1, TH3S &h2)
TH3S operator * (TH3S &h1, TH3S &h2)
TH3S operator/ (TH3S &h1, TH3S &h2)
 ClassImp (TH3I) TH3I
TH3I operator * (Float_t c1, TH3I &h1)
TH3I operator+ (TH3I &h1, TH3I &h2)
TH3I operator- (TH3I &h1, TH3I &h2)
TH3I operator * (TH3I &h1, TH3I &h2)
TH3I operator/ (TH3I &h1, TH3I &h2)
 ClassImp (TH3F) TH3F
TH3F operator * (Float_t c1, TH3F &h1)
TH3F operator+ (TH3F &h1, TH3F &h2)
TH3F operator- (TH3F &h1, TH3F &h2)
TH3F operator * (TH3F &h1, TH3F &h2)
TH3F operator/ (TH3F &h1, TH3F &h2)
 ClassImp (TH3D) TH3D
TH3D operator * (Float_t c1, TH3D &h1)
TH3D operator+ (TH3D &h1, TH3D &h2)
TH3D operator- (TH3D &h1, TH3D &h2)
TH3D operator * (TH3D &h1, TH3D &h2)
TH3D operator/ (TH3D &h1, TH3D &h2)


Function Documentation

ClassImp ( TH3D   ) 

Definition at line 3881 of file TH3.cxx.

ClassImp ( TH3F   ) 

Definition at line 3648 of file TH3.cxx.

ClassImp ( TH3I   ) 

Definition at line 3426 of file TH3.cxx.

ClassImp ( TH3S   ) 

Definition at line 3172 of file TH3.cxx.

ClassImp ( TH3C   ) 

Definition at line 2888 of file TH3.cxx.

ClassImp ( TH3   ) 

Definition at line 27 of file TH3.cxx.

TH3D operator * ( TH3D h1,
TH3D h2 
)

Definition at line 4088 of file TH3.cxx.

References h1, h2, TH1::Multiply(), and TH1::SetDirectory().

TH3D operator * ( Float_t  c1,
TH3D h1 
)

Definition at line 4055 of file TH3.cxx.

References h1, TH1::Scale(), and TH1::SetDirectory().

TH3F operator * ( TH3F h1,
TH3F h2 
)

Definition at line 3854 of file TH3.cxx.

References h1, h2, TH1::Multiply(), and TH1::SetDirectory().

TH3F operator * ( Float_t  c1,
TH3F h1 
)

Definition at line 3821 of file TH3.cxx.

References h1, TH1::Scale(), and TH1::SetDirectory().

TH3I operator * ( TH3I h1,
TH3I h2 
)

Definition at line 3621 of file TH3.cxx.

References h1, h2, TH1::Multiply(), and TH1::SetDirectory().

TH3I operator * ( Float_t  c1,
TH3I h1 
)

Definition at line 3588 of file TH3.cxx.

References h1, TH1::Scale(), and TH1::SetDirectory().

TH3S operator * ( TH3S h1,
TH3S h2 
)

Definition at line 3399 of file TH3.cxx.

References h1, h2, TH1::Multiply(), and TH1::SetDirectory().

TH3S operator * ( Float_t  c1,
TH3S h1 
)

Definition at line 3366 of file TH3.cxx.

References h1, TH1::Scale(), and TH1::SetDirectory().

TH3C operator * ( TH3C h1,
TH3C h2 
)

Definition at line 3145 of file TH3.cxx.

References h1, h2, TH1::Multiply(), and TH1::SetDirectory().

TH3C operator * ( Float_t  c1,
TH3C h1 
)

Definition at line 3112 of file TH3.cxx.

References h1, TH1::Scale(), and TH1::SetDirectory().

TH3D operator+ ( TH3D h1,
TH3D h2 
)

Definition at line 4066 of file TH3.cxx.

References TH1::Add(), h1, h2, and TH1::SetDirectory().

TH3F operator+ ( TH3F h1,
TH3F h2 
)

Definition at line 3832 of file TH3.cxx.

References TH1::Add(), h1, h2, and TH1::SetDirectory().

TH3I operator+ ( TH3I h1,
TH3I h2 
)

Definition at line 3599 of file TH3.cxx.

References TH1::Add(), h1, h2, and TH1::SetDirectory().

TH3S operator+ ( TH3S h1,
TH3S h2 
)

Definition at line 3377 of file TH3.cxx.

References TH1::Add(), h1, h2, and TH1::SetDirectory().

TH3C operator+ ( TH3C h1,
TH3C h2 
)

Definition at line 3123 of file TH3.cxx.

References TH1::Add(), h1, h2, and TH1::SetDirectory().

TH3D operator- ( TH3D h1,
TH3D h2 
)

Definition at line 4077 of file TH3.cxx.

References TH1::Add(), h1, h2, and TH1::SetDirectory().

TH3F operator- ( TH3F h1,
TH3F h2 
)

Definition at line 3843 of file TH3.cxx.

References TH1::Add(), h1, h2, and TH1::SetDirectory().

TH3I operator- ( TH3I h1,
TH3I h2 
)

Definition at line 3610 of file TH3.cxx.

References TH1::Add(), h1, h2, and TH1::SetDirectory().

TH3S operator- ( TH3S h1,
TH3S h2 
)

Definition at line 3388 of file TH3.cxx.

References TH1::Add(), h1, h2, and TH1::SetDirectory().

TH3C operator- ( TH3C h1,
TH3C h2 
)

Definition at line 3134 of file TH3.cxx.

References TH1::Add(), h1, h2, and TH1::SetDirectory().

TH3D operator/ ( TH3D h1,
TH3D h2 
)

Definition at line 4099 of file TH3.cxx.

References TH1::Divide(), h1, h2, and TH1::SetDirectory().

TH3F operator/ ( TH3F h1,
TH3F h2 
)

Definition at line 3865 of file TH3.cxx.

References TH1::Divide(), h1, h2, and TH1::SetDirectory().

TH3I operator/ ( TH3I h1,
TH3I h2 
)

Definition at line 3632 of file TH3.cxx.

References TH1::Divide(), h1, h2, and TH1::SetDirectory().

TH3S operator/ ( TH3S h1,
TH3S h2 
)

Definition at line 3410 of file TH3.cxx.

References TH1::Divide(), h1, h2, and TH1::SetDirectory().

TH3C operator/ ( TH3C h1,
TH3C h2 
)

Definition at line 3156 of file TH3.cxx.

References TH1::Divide(), h1, h2, and TH1::SetDirectory().


Generated on Tue Jul 5 16:01:10 2011 for ROOT_528-00b_version by  doxygen 1.5.1