Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

TDSPMath.h File Reference

#include <TMath.h>

Go to the source code of this file.

Data Structures

class  TDSPMath

Functions

Double_t dB (Double_t x)
Double_t FromdB (Double_t x)

Variables

const Double_t Pi


Function Documentation

Double_t dB Double_t  x  )  [inline]
 

Definition at line 99 of file TDSPMath.h.

References TDSPMath::dB().

00099                                 {
00100   return TDSPMath::dB(x);
00101 }

Double_t FromdB Double_t  x  )  [inline]
 

Definition at line 103 of file TDSPMath.h.

References TDSPMath::FromdB().

00103                                     {
00104   return TDSPMath::FromdB(x);
00105 }


Variable Documentation

const Double_t Pi
 

Definition at line 107 of file TDSPMath.h.

Referenced by TDSPMath::Lorentz(), TComplex::RPhi(), and Sqrt3().


Generated on Fri Apr 23 16:23:44 2004 by doxygen 1.3.2