#include "AliFemtoModelWeightGeneratorLednicky.h"
#include "AliFemtoModelHiddenInfo.h"
#include <sstream>
Include dependency graph for AliFemtoModelWeightGeneratorLednicky.cxx:
Classes | |
struct | COMPLEX |
Defines | |
#define | DEFCHARD const char* |
#define | DEFCHARL , const int |
#define | PASSCHARD(string) string |
#define | PASSCHARL(string) , strlen(string) |
#define | F77_NAME(name, NAME) name##_ |
#define | fsiin F77_NAME(fsiin,FSIIN) |
#define | llini F77_NAME(llini,LLINI) |
#define | fsinucl F77_NAME(fsinucl,FSINUCL) |
#define | fsimomentum F77_NAME(fsimomentum,FSIMOMENTUM) |
#define | fsiposition F77_NAME(fsiposition,FSIPOSITION) |
#define | fsiw F77_NAME(fsiw,FSIW) |
#define | ltran12 F77_NAME(ltran12,LTRAN12) |
#define | cgamma F77_NAME(cgamma,CGAMMA) |
Typedefs | |
typedef float | REAL |
Functions | |
void type_of_call | F77_NAME (fsiin, FSIIN)(const int &itest |
void type_of_call | F77_NAME (llini, LLINI)(const int &lll |
void type_of_call | F77_NAME (fsinucl, FSINUCL)(const double &mn |
void type_of_call | F77_NAME (fsimomentum, FSIMOMENTUM)(double &p1 |
void type_of_call | F77_NAME (fsiposition, FSIPOSITION)(double &x1 |
void type_of_call | F77_NAME (fsiw, FSIW)(const int &i |
void type_of_call | ltran12_ () |
COMPLEX type_of_call | cgamma_ (COMPLEX *) |
Variables | |
void type_of_call const int & | ich |
void type_of_call const int const int & | iqs |
void type_of_call const int const int const int & | isi |
void type_of_call const int const int const int const int & | i3c |
void type_of_call const int & | ns |
void type_of_call const int const int & | itest |
void type_of_call const double & | cn |
void type_of_call double & | p2 |
void type_of_call double & | x2 |
void type_of_call double & | weif |
void type_of_call double double & | wei |
void type_of_call double double double & | wein |
#define cgamma F77_NAME(cgamma,CGAMMA) |
#define DEFCHARD const char* |
#define DEFCHARL , const int |
#define F77_NAME | ( | name, | |||
NAME | ) | name##_ |
#define fsiin F77_NAME(fsiin,FSIIN) |
#define fsimomentum F77_NAME(fsimomentum,FSIMOMENTUM) |
#define fsinucl F77_NAME(fsinucl,FSINUCL) |
#define fsiposition F77_NAME(fsiposition,FSIPOSITION) |
#define fsiw F77_NAME(fsiw,FSIW) |
#define llini F77_NAME(llini,LLINI) |
#define ltran12 F77_NAME(ltran12,LTRAN12) |
#define PASSCHARD | ( | string | ) | string |
#define PASSCHARL | ( | string | ) | , strlen(string) |
typedef float REAL |
void type_of_call F77_NAME | ( | fsiw | , | |
FSIW | ||||
) | const |
void type_of_call F77_NAME | ( | fsiposition | , | |
FSIPOSITION | ||||
) |
void type_of_call F77_NAME | ( | fsimomentum | , | |
FSIMOMENTUM | ||||
) |
void type_of_call F77_NAME | ( | fsinucl | , | |
FSINUCL | ||||
) | const |
void type_of_call F77_NAME | ( | llini | , | |
LLINI | ||||
) | const |
void type_of_call F77_NAME | ( | fsiin | , | |
FSIIN | ||||
) | const |
void type_of_call ltran12_ | ( | ) |
void type_of_call const double& cn |
void type_of_call const int const int const int const int& i3c |
void type_of_call const int& ich |
void type_of_call const int const int& iqs |
void type_of_call const int const int const int& isi |
void type_of_call const int const int& itest |
void type_of_call const int& ns |
void type_of_call double& p2 |
void type_of_call double double& wei |
void type_of_call double& weif |
void type_of_call double double double& wein |
void type_of_call double& x2 |