Main Page | Namespace List | Class List | Directories | File List | Class Members | File Members

graphderivative.C File Reference

Go to the source code of this file.

Functions

TGraph * derivative (TGraph *input)
TGraph * exponetialdecrease (TGraph *input, bool oppositesign=false)
TGraph * width ()
void do (TGraph *ecm)

Variables

double x [10] = {50,100,150,200,250,300,400,500,600,700}
double width [10] = {1e-3, 0.0022, 0.017, 1.36, 3.99, 8.36, 26.5, 60.9, 110.1, 176.9}


Function Documentation

TGraph* derivative TGraph *  input  ) 
 

Definition at line 2 of file graphderivative.C.

void do TGraph *  ecm  ) 
 

Definition at line 60 of file graphderivative.C.

References exponetialdecrease(), and width().

TGraph* exponetialdecrease TGraph *  input,
bool  oppositesign = false
 

Definition at line 23 of file graphderivative.C.

Referenced by do().

TGraph* width  ) 
 

Definition at line 49 of file graphderivative.C.

References width, and x.

Referenced by do().


Variable Documentation

double width[10] = {1e-3, 0.0022, 0.017, 1.36, 3.99, 8.36, 26.5, 60.9, 110.1, 176.9}
 

Definition at line 47 of file graphderivative.C.

Referenced by width().

double x[10] = {50,100,150,200,250,300,400,500,600,700}
 

Definition at line 46 of file graphderivative.C.

Referenced by beta(), example(), higgspolarization(), TVector3::Orthogonal(), R_L(), R_T(), readpdf(), and width().


Generated on Thu Jul 12 14:04:55 2007 for RebassooAnalysis by  doxygen 1.3.9.1