src
FastSimulation
MaterialEffects
interface
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
double
PetrukhinFunc
(
double
*
x
,
double
*
p
);
17
18
#endif
PetrukhinFunc
double PetrukhinFunc(double *x, double *p)
Definition:
PetrukhinModel.cc:22
x
float x
Definition:
beamSpotDipStandalone.cc:55
AlCaHLTBitMon_ParallelJobs.p
def p
Definition:
AlCaHLTBitMon_ParallelJobs.py:153
Generated for CMSSW Reference Manual by
1.8.14