Logo ROOT   6.08/07
Reference Guide
Functions | Variables
TRolke.cxx File Reference
#include "TRolke.h"
#include "TMath.h"
#include "Riostream.h"
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

◆ ComputeInterval()

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

◆ b

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.

◆ bm

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

Definition at line 630 of file TRolke.cxx.

◆ e

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.

◆ em

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.

◆ m

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
you should not use this method at all Int_t y
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 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
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
Definition: TRolke.cxx:637
* x
Deprecated and error prone model selection interface.
Definition: TRolke.cxx:630
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.

◆ mid

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.

◆ sdb

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.

◆ sde

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.

◆ tau

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

* 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.

◆ y

you should not use this method at all Int_t y

Definition at line 630 of file TRolke.cxx.

◆ z

you should not use this method at all Int_t Int_t z

Definition at line 630 of file TRolke.cxx.