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} |
|
Definition at line 2 of file graphderivative.C. |
|
Definition at line 60 of file graphderivative.C. References exponetialdecrease(), and width(). |
|
Definition at line 23 of file graphderivative.C. Referenced by do(). |
|
Definition at line 49 of file graphderivative.C. Referenced by do(). |
|
Definition at line 47 of file graphderivative.C. Referenced by width(). |
|
Definition at line 46 of file graphderivative.C. Referenced by beta(), example(), higgspolarization(), TVector3::Orthogonal(), R_L(), R_T(), readpdf(), and width(). |