musrfit  1.9.2
PTheory.cpp File Reference
#include <iostream>
#include <vector>
#include <TObject.h>
#include <TString.h>
#include <TF1.h>
#include <TObjString.h>
#include <TObjArray.h>
#include <TClass.h>
#include <TMath.h>
#include <Math/SpecFuncMathMore.h>
#include "PMsrHandler.h"
#include "PTheory.h"
Include dependency graph for PTheory.cpp:

Go to the source code of this file.

Macros

#define SQRT_TWO   1.41421356237
 
#define SQRT_PI   1.77245385091
 

Variables

std::vector< void * > gGlobalUserFcn
 

Macro Definition Documentation

◆ SQRT_PI

#define SQRT_PI   1.77245385091

Definition at line 47 of file PTheory.cpp.

Referenced by PTheory::SkewedGauss().

◆ SQRT_TWO

#define SQRT_TWO   1.41421356237

Definition at line 46 of file PTheory.cpp.

Referenced by PTheory::SkewedGauss().

Variable Documentation

◆ gGlobalUserFcn

std::vector<void*> gGlobalUserFcn

Definition at line 80 of file PUserFcnBase.cpp.

Referenced by PTheory::PTheory(), and PTheory::~PTheory().