Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions | Variables
TRolke.cxx File Reference
#include "TRolke.h"
#include "TMath.h"
#include <iostream>
Include dependency graph for TRolke.cxx:

Functions

return ComputeInterval (f_x, f_y, f_z, f_bm, f_em, f_e, f_mid, f_sde, f_sdb, f_tau, f_b, f_m)
 

Variables

you should not use this method
at all Int_t Int_t Double_t
Double_t Double_t Int_t
Double_t Double_t Double_t
Double_t 
b
 
you should not use this method
at all Int_t Int_t Double_t 
bm
 
you should not use this method
at all Int_t Int_t Double_t
Double_t Double_t 
e
 
you should not use this method
at all Int_t Int_t Double_t
Double_t 
em
 
you should not use this method
at all Int_t Int_t Double_t
Double_t Double_t Int_t
Double_t Double_t Double_t
Double_t Int_t 
m
 
you should not use this method
at all Int_t Int_t Double_t
Double_t Double_t Int_t 
mid
 
you should not use this method
at all Int_t Int_t Double_t
Double_t Double_t Int_t
Double_t Double_t 
sdb
 
you should not use this method
at all * 
sde
 
you should not use this method
at all Int_t Int_t Double_t
Double_t Double_t Int_t
Double_t Double_t Double_t 
tau
 
x
 Deprecated and error prone model selection interface. More...
 
you should not use this method
at all Int_t 
y
 
you should not use this method
at all Int_t Int_t 
z
 

Function Documentation

return ComputeInterval ( f_x  ,
f_y  ,
f_z  ,
f_bm  ,
f_em  ,
f_e  ,
f_mid  ,
f_sde  ,
f_sdb  ,
f_tau  ,
f_b  ,
f_m   
)

Variable Documentation

you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t b

Definition at line 630 of file TRolke.cxx.

you should not use this method at all Int_t Int_t Double_t bm

Definition at line 630 of file TRolke.cxx.

you should not use this method at all Int_t Int_t Double_t Double_t Double_t e

Definition at line 630 of file TRolke.cxx.

you should not use this method at all Int_t Int_t Double_t Double_t em

Definition at line 630 of file TRolke.cxx.

you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t Int_t m
Initial value:
{
if (fNumWarningsDeprecated2<2 ) {
std::cerr << "*******************************************" <<std::endl;
std::cerr << "TRolke - Warning: 'CalculateInterval' is depricated and may be removed from future releases:" <<std::endl;
std::cerr << " - Use e.g. 'SetGaussBkgGaussEff' and 'GetLimits' instead (read the docs in Rolke.cxx )"<<std::endl;
std::cerr << "*******************************************" <<std::endl;
fNumWarningsDeprecated2++;
}
SetModelParameters(
x,
y,
z,
bm,
em,
e,
mid,
sde,
sdb,
tau,
b,
m)
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t mid
Definition: TRolke.cxx:630
Double_t x[n]
Definition: legend1.C:17
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t tau
Definition: TRolke.cxx:630
you should not use this method at all Int_t Int_t Double_t Double_t em
Definition: TRolke.cxx:630
you should not use this method at all Int_t Int_t Double_t bm
Definition: TRolke.cxx:630
you should not use this method at all * sde
Definition: TRolke.cxx:630
TMarker * m
Definition: textangle.C:8
Double_t y[n]
Definition: legend1.C:17
you should not use this method at all Int_t Int_t Double_t Double_t Double_t e
Definition: TRolke.cxx:630
you should not use this method at all Int_t Int_t z
Definition: TRolke.cxx:630
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t b
Definition: TRolke.cxx:630
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t sdb
Definition: TRolke.cxx:630

Definition at line 637 of file TRolke.cxx.

you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t mid

Definition at line 630 of file TRolke.cxx.

you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t sdb

Definition at line 630 of file TRolke.cxx.

you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t sde

Definition at line 630 of file TRolke.cxx.

you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t tau

Definition at line 630 of file TRolke.cxx.

* x

Deprecated and error prone model selection interface.

It's use is trongly discouraged. 'mid' is the model ID (1 to 7). This method is provided for backwards compatibility/developer use only.

Definition at line 630 of file TRolke.cxx.

you should not use this method at all Int_t y

Definition at line 630 of file TRolke.cxx.

you should not use this method at all Int_t Int_t z

Definition at line 630 of file TRolke.cxx.