CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PetrukhinModel.h
Go to the documentation of this file.
1 // PETRUKHINMODEL_h
3 //
4 // Improvements: Function of Muom Brem using nuclear screening correction
5 // Description: Muon bremsstrahlung using the Petrukhin's model in FASTSIM
6 // Authors: Sandro Fonseca de Souza and Andre Sznajder (UERJ/Brazil)
7 // Date: 23-Nov-2010
9 
10 #ifndef PETRUKHINMODEL_h
11 #define PETRUKHINMODEL_h
12 
13 #include "TMath.h"
14 #include "TF1.h"
15 
16 
17 double PetrukhinFunc (double *x, double *p );
18 
19 
20 #endif
double PetrukhinFunc(double *x, double *p)
T x() const
Cartesian x coordinate.