PARTONS  
PARtonic Tomography Of Nucleon Software
Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
PARTONS::DVMPCFFGK06 Class Reference

This module calculates helicity amplitudes and partial cross sections of exclusive pi0 and pi+ leptoproduction formulated in Goloskokov-Kroll model. More...

Inheritance diagram for PARTONS::DVMPCFFGK06:
PARTONS::DVMPConvolCoeffFunctionModule PARTONS::ConvolCoeffFunctionModule< DVMPConvolCoeffFunctionKinematic, DVMPConvolCoeffFunctionResult > PARTONS::ModuleObject PARTONS::MathIntegratorModule PARTONS::BaseObject

Public Member Functions

 DVMPCFFGK06 (const std::string &className)
 Constructor. More...
 
virtual DVMPCFFGK06clone () const
 Virtual clone function to allow the factory to clone all derived members object stored in the BaseObjectRegistry. More...
 
virtual ~DVMPCFFGK06 ()
 Default destructor. More...
 
virtual void configure (const ElemUtils::Parameters &parameters)
 Provides a generic method to configure all types of modules by passing a Parameters object. More...
 
virtual void resolveObjectDependencies ()
 Because of the initialization step order of the program, objects are registered in a total random order and some objects depend on others. More...
 
virtual void prepareSubModules (const std::map< std::string, BaseObjectData > &subModulesData)
 Method used in automation to prepare all the modules used by this current module and configure them recursively. More...
 
RunningAlphaStrongModulegetRunningAlphaStrongModule () const
 Get alphaS module. More...
 
void setRunningAlphaStrongModule (RunningAlphaStrongModule *pRunningAlphaStrongModule)
 Set alphaS module. More...
 
size_t getMcCalls () const
 Get MC number of calls. More...
 
void setMcCalls (size_t mcCalls)
 Set MC number of calls. More...
 
double getMcChi2Limit () const
 Get MC chi2 limit. More...
 
void setMcChi2Limit (double mcChi2Limit)
 Set MC chi2 limit. More...
 
size_t getMcnWarmUp () const
 Get MC number of calls (warm-up). More...
 
void setMcnWarmUp (size_t mcnWarmUp)
 Set MC number of calls (warm-up). More...
 
- Public Member Functions inherited from PARTONS::DVMPConvolCoeffFunctionModule
virtual ~DVMPConvolCoeffFunctionModule ()
 Destructor. More...
 
virtual std::string toString () const
 Return a pre-formatted characters string for output visualization of class member's values. More...
 
virtual void run ()
 
virtual DVMPConvolCoeffFunctionResult compute (const DVMPConvolCoeffFunctionKinematic &kinematic, const List< GPDType > &gpdType=List< GPDType >())
 Computes the coefficient functions at given kinematics. More...
 
virtual List< GPDTypegetListOfAvailableGPDTypeForComputation () const
 Must be implemented in child class. More...
 
PerturbativeQCDOrderType::Type getQCDOrderType () const
 Get order of the perturbative QCD computation. More...
 
void setQCDOrderType (PerturbativeQCDOrderType::Type qcdOrderType)
 Set order of the perturbative QCD computation. More...
 
virtual std::complex< double > computeUnpolarized ()
 Method to compute some CFFs. More...
 
virtual std::complex< double > computePolarized ()
 Method to compute some CFFs. More...
 
- Public Member Functions inherited from PARTONS::ConvolCoeffFunctionModule< DVMPConvolCoeffFunctionKinematic, DVMPConvolCoeffFunctionResult >
virtual ~ConvolCoeffFunctionModule ()
 Destructor. More...
 
GPDModulegetGPDModule () const
 Get pointer to the underlying GPD module. More...
 
void setGPDModule (GPDModule *gpdModule)
 Set pointer to the underlying GPD module. More...
 
bool isGPDModuleDependent () const
 True if this CCF module depends on a GPD module. More...
 
void setIsGPDModuleDependent (bool isGPDModuleDependent)
 True if this CCF module depends on a GPD module. More...
 
- Public Member Functions inherited from PARTONS::ModuleObject
 ModuleObject (const std::string &className, ChannelType::Type channelType)
 Constructor. More...
 
virtual ~ModuleObject ()
 Default destructor. More...
 
unsigned int getReferenceModuleId () const
 Get reference module id. More...
 
void setReferenceModuleId (unsigned int referenceModuleId)
 Set reference module id. More...
 
ChannelType::Type getChannelType () const
 Get channel type. More...
 
- Public Member Functions inherited from PARTONS::BaseObject
 BaseObject (const std::string &className)
 Constructor. More...
 
virtual ~BaseObject ()
 Default destructor. More...
 
void serialize (ElemUtils::Packet &packet) const
 Used to split a complex C++ object into a concatenation of simple types. More...
 
void unserialize (ElemUtils::Packet &packet)
 Used to rebuild a complex C++ object from a concatenation of simple type. More...
 
bool operator< (const BaseObject &other) const
 Overload of < operator to sort BaseObject object by its indexId value. More...
 
const std::string & getClassName () const
 
unsigned int getObjectId () const
 
int getIndexId () const
 
void setIndexId (int indexId)
 
- Public Member Functions inherited from PARTONS::MathIntegratorModule
 MathIntegratorModule ()
 Default constructor. More...
 
virtual ~MathIntegratorModule ()
 Default destructor. More...
 

Static Public Member Functions

static double gslWrapper0 (double *xtaub, size_t dim, void *params)
 GSL wrapper to convolutionFunction(). More...
 
static double gslWrapper1 (double x, void *params)
 GSL wrapper to convolutionTwist3BFunction(). More...
 

Static Public Attributes

static const unsigned int classId
 Unique ID to automatically register the class in the registry. More...
 
static const std::string PARAMETER_NAME_DVMPCFFGK06_MC_NWARMUP
 
static const std::string PARAMETER_NAME_DVMPCFFGK06_MC_NCALLS = "nCalls"
 
static const std::string PARAMETER_NAME_DVMPCFFGK06_MC_CHI2LIMIT
 
- Static Public Attributes inherited from PARTONS::DVMPConvolCoeffFunctionModule
static const std::string DVMP_CONVOL_COEFF_FUNCTION_MODULE_CLASS_NAME
 Type of the module in XML automation. More...
 
- Static Public Attributes inherited from PARTONS::ModuleObject
static const std::string CLASS_NAME = "className"
 
- Static Public Attributes inherited from PARTONS::MathIntegratorModule
static const std::string PARAM_NAME_INTEGRATOR_TYPE
 Parameter used in configureIntegrator() or XML automation to set the type of integrator. More...
 

Protected Member Functions

 DVMPCFFGK06 (const DVMPCFFGK06 &other)
 Copy constructor. More...
 
virtual void initModule ()
 Pure virtual function that provides skeleton for module initialization. More...
 
virtual void isModuleWellConfigured ()
 Pure virtual function that provides skeleton to check if the module is well initialized and configured. More...
 
virtual std::complex< double > computeCFF ()
 Method to compute some CFFs. More...
 
- Protected Member Functions inherited from PARTONS::DVMPConvolCoeffFunctionModule
 DVMPConvolCoeffFunctionModule (const std::string &className)
 Default constructor. More...
 
 DVMPConvolCoeffFunctionModule (const DVMPConvolCoeffFunctionModule &other)
 Copy constructor. More...
 
virtual void setKinematics (const DVMPConvolCoeffFunctionKinematic &kinematic)
 Set internal kinematics. More...
 
- Protected Member Functions inherited from PARTONS::ConvolCoeffFunctionModule< DVMPConvolCoeffFunctionKinematic, DVMPConvolCoeffFunctionResult >
 ConvolCoeffFunctionModule (const std::string &className, ChannelType::Type channelType)
 Constructor. More...
 
 ConvolCoeffFunctionModule (const ConvolCoeffFunctionModule &other)
 Copy constructor. More...
 
void setCurrentGPDType (GPDType::Type gpdType)
 Set current GPD type to be computed. More...
 
- Protected Member Functions inherited from PARTONS::ModuleObject
 ModuleObject (const ModuleObject &other)
 
- Protected Member Functions inherited from PARTONS::BaseObject
 BaseObject (const BaseObject &other)
 Copy constructor. More...
 
void info (const std::string &functionName, const std::string &message) const
 Print info message into logger. More...
 
void debug (const std::string &functionName, const std::string &message) const
 Print debug message into logger. More...
 
void warn (const std::string &functionName, const std::string &message) const
 Print warning message into logger. More...
 
void errorMissingParameter (const std::string &parameterName) const
 Use in automation process to throw exception when a parameter is missing from the XML scenario file. More...
 
- Protected Member Functions inherited from PARTONS::MathIntegratorModule
 MathIntegratorModule (const MathIntegratorModule &other)
 Copy constructor. More...
 
void setIntegrator (NumA::IntegratorType1D::Type integratorType)
 Sets a given integrator available in NumA++. More...
 
double integrate (NumA::FunctionType1D *pFunction, double a, double b, std::vector< double > &parameters)
 Computes the integral of a function defined via a functor. More...
 
void configureIntegrator (const ElemUtils::Parameters &parameters)
 Provides a generic method to configure all types of integration routines by passing a Parameters object. More...
 
NumA::Integrator1D * getMathIntegrator ()
 

Private Member Functions

std::complex< double > HankelFunctionFirstKind (double z) const
 Hankel function of the first kind. More...
 
double computeMuR (double tau, double b) const
 Renormalization scale. More...
 
double expSudakovFactor (double tau, double b) const
 Sudakov factor. More...
 
double sudakovFactorFunctionS (double tau, double b) const
 Sudakov factor function s. More...
 
double mesonWF (double tau, double b, size_t twist) const
 Meson wave function (Gaussian parameterization). More...
 
std::pair< double, double > mesonWFParameters (size_t twist) const
 Return decay constant and transverse size. More...
 
std::complex< double > subProcess (double x, double tau, double b, size_t twist) const
 Unintegrated subprocess amplitude. More...
 
double getMesonGPDCombination (const PartonDistribution &partonDistribution) const
 Get combination of GPDs as probed by the meson under consideration. More...
 
std::complex< double > convolutionTwist2 (GPDType::Type gpdType) const
 Evaluate convolution (twist-2). More...
 
std::complex< double > convolutionTwist3A (GPDType::Type gpdType) const
 Evaluate convolution (twist-3, part A). More...
 
std::complex< double > convolutionTwist3B (GPDType::Type gpdType) const
 Evaluate convolution (twist-3, part B). More...
 
std::complex< double > convolutionTwist3C (GPDType::Type gpdType) const
 Evaluate convolution (twist-3, part C). More...
 
std::complex< double > convolution (GPDType::Type gpdType, size_t twist) const
 Evaluate convolution using 3D MC integration (any twist). More...
 
double convolutionFunction (double *xtaub, size_t dim, void *params) const
 Function to be used in the evaluation of VEGAS Monte Carlo integration. More...
 
double convolutionTwist3BFunction (double x, void *params) const
 Function to be used in the evaluation of 1D integration. More...
 

Private Attributes

const double m_cNf
 Number of active flavors. More...
 
const double m_cLambdaQCD
 Lambda QCD. More...
 
const double m_EulerGamma
 Euler-Mascheroni Constant. More...
 
const double m_Nc
 Number of colors. More...
 
const double m_Cf
 Color factor. More...
 
const double m_muPi
 
double m_tmin
 

Parameter proportional to chiral condensate, see for instance Eq. (21) in arxiv:0906.0460

More...
 
size_t m_MCNWarmUp
 MC integration - number of calls in warm-up. More...
 
size_t m_MCCalls
 MC integration - number of calls. More...
 
double m_MCChi2Limit
 MC integration - chi2 limit. More...
 
PartonDistribution m_gpdResultXiXi
 GPD result at x=xi. More...
 
PartonDistribution m_gpdResultmXiXi
 GPD result at x=-xi. More...
 
RunningAlphaStrongModulem_pRunningAlphaStrongModule
 AlphaS module. More...
 

Friends

double gslWrapper0 (double *xtaub, size_t dim, void *params)
 
double gslWrapper1 (double x, void *params)
 

Additional Inherited Members

- Protected Attributes inherited from PARTONS::ConvolCoeffFunctionModule< DVMPConvolCoeffFunctionKinematic, DVMPConvolCoeffFunctionResult >
double m_xi
 Skewness. More...
 
double m_t
 Mandelstam variable, momentum transfer on the hadron target (in GeV^2). More...
 
double m_MuF2
 Factorization scale (in GeV^2). More...
 
double m_MuR2
 Renormalization scale (in GeV^2) More...
 
GPDType::Type m_currentGPDComputeType
 GPDType of the current CFF computation. More...
 
GPDModulem_pGPDModule
 Pointer to the underlying GPD module. More...
 
bool m_isGPDModuleDependent
 Boolean (true if this CCF module depends on a GPD module). More...
 
- Protected Attributes inherited from PARTONS::ModuleObject
ModuleObjectFactorym_pModuleObjectFactory
 Pointer tp module object factory. More...
 

Detailed Description

This module calculates helicity amplitudes and partial cross sections of exclusive pi0 and pi+ leptoproduction formulated in Goloskokov-Kroll model.

Constructor & Destructor Documentation

◆ DVMPCFFGK06() [1/2]

PARTONS::DVMPCFFGK06::DVMPCFFGK06 ( const std::string &  className)

Constructor.

See BaseObject::BaseObject and ModuleObject::ModuleObject for more details.

Parameters
classNameName of last child class.

◆ ~DVMPCFFGK06()

PARTONS::DVMPCFFGK06::~DVMPCFFGK06 ( )
virtual

Default destructor.

◆ DVMPCFFGK06() [2/2]

PARTONS::DVMPCFFGK06::DVMPCFFGK06 ( const DVMPCFFGK06 other)
protected

Copy constructor.

Parameters
other

Member Function Documentation

◆ clone()

DVMPCFFGK06 * PARTONS::DVMPCFFGK06::clone ( ) const
virtual

Virtual clone function to allow the factory to clone all derived members object stored in the BaseObjectRegistry.

Returns

Implements PARTONS::DVMPConvolCoeffFunctionModule.

◆ computeCFF()

std::complex< double > PARTONS::DVMPCFFGK06::computeCFF ( )
protectedvirtual

Method to compute some CFFs.

Can be implemented and used in child class, if needed.

Returns
Complex result.

Reimplemented from PARTONS::DVMPConvolCoeffFunctionModule.

◆ computeMuR()

double PARTONS::DVMPCFFGK06::computeMuR ( double  tau,
double  b 
) const
private

Renormalization scale.

Taken to be the largest mass scale in the hard process amplitude.

Parameters
tauMeson's momentum fraction.
bImpact-space parameter.

◆ configure()

void PARTONS::DVMPCFFGK06::configure ( const ElemUtils::Parameters &  parameters)
virtual

Provides a generic method to configure all types of modules by passing a Parameters object.

Parameters class represents a list of couples key/value (see Parameters class documentation for more info).

Parameters
parametersElemUtils::Parameters object.

Reimplemented from PARTONS::DVMPConvolCoeffFunctionModule.

◆ convolution()

std::complex< double > PARTONS::DVMPCFFGK06::convolution ( GPDType::Type  gpdType,
size_t  twist 
) const
private

Evaluate convolution using 3D MC integration (any twist).

Parameters
gpdTypeGPD type.
twistTwist.

◆ convolutionFunction()

double PARTONS::DVMPCFFGK06::convolutionFunction ( double *  xtaub,
size_t  dim,
void *  params 
) const
private

Function to be used in the evaluation of VEGAS Monte Carlo integration.

Parameters
*xtaubtakes an array of variables x, tau and b.
dimis the dimension of VEGAS Monte Carlo integration, set to be 3.
paramsis the parameters to be given in the VEGAS Monte Carlo integration.

◆ convolutionTwist2()

std::complex< double > PARTONS::DVMPCFFGK06::convolutionTwist2 ( GPDType::Type  gpdType) const
private

Evaluate convolution (twist-2).

Parameters
gpdTypeGPD type.

◆ convolutionTwist3A()

std::complex< double > PARTONS::DVMPCFFGK06::convolutionTwist3A ( GPDType::Type  gpdType) const
private

Evaluate convolution (twist-3, part A).

Parameters
gpdTypeGPD type.

◆ convolutionTwist3B()

std::complex< double > PARTONS::DVMPCFFGK06::convolutionTwist3B ( GPDType::Type  gpdType) const
private

Evaluate convolution (twist-3, part B).

Parameters
gpdTypeGPD type.

◆ convolutionTwist3BFunction()

double PARTONS::DVMPCFFGK06::convolutionTwist3BFunction ( double  x,
void *  params 
) const
private

Function to be used in the evaluation of 1D integration.

Parameters
xVariable x.
paramsParameters to be given in the integration.

◆ convolutionTwist3C()

std::complex< double > PARTONS::DVMPCFFGK06::convolutionTwist3C ( GPDType::Type  gpdType) const
private

Evaluate convolution (twist-3, part C).

Parameters
gpdTypeGPD type.

◆ expSudakovFactor()

double PARTONS::DVMPCFFGK06::expSudakovFactor ( double  tau,
double  b 
) const
private

Sudakov factor.

Parameters
tauMeson's momentum fraction.
bImpact-space parameter.

◆ getMcCalls()

size_t PARTONS::DVMPCFFGK06::getMcCalls ( ) const

Get MC number of calls.

◆ getMcChi2Limit()

double PARTONS::DVMPCFFGK06::getMcChi2Limit ( ) const

Get MC chi2 limit.

◆ getMcnWarmUp()

size_t PARTONS::DVMPCFFGK06::getMcnWarmUp ( ) const

Get MC number of calls (warm-up).

◆ getMesonGPDCombination()

double PARTONS::DVMPCFFGK06::getMesonGPDCombination ( const PartonDistribution partonDistribution) const
private

Get combination of GPDs as probed by the meson under consideration.

Parameters
partonDistributionPartonDistribution object.

◆ getRunningAlphaStrongModule()

RunningAlphaStrongModule * PARTONS::DVMPCFFGK06::getRunningAlphaStrongModule ( ) const

Get alphaS module.

◆ gslWrapper0()

double PARTONS::DVMPCFFGK06::gslWrapper0 ( double *  xtaub,
size_t  dim,
void *  params 
)
static

GSL wrapper to convolutionFunction().

◆ gslWrapper1()

double PARTONS::DVMPCFFGK06::gslWrapper1 ( double  x,
void *  params 
)
static

◆ HankelFunctionFirstKind()

std::complex< double > PARTONS::DVMPCFFGK06::HankelFunctionFirstKind ( double  z) const
private

Hankel function of the first kind.

Parameters
zinput of the function.

◆ initModule()

void PARTONS::DVMPCFFGK06::initModule ( )
protectedvirtual

Pure virtual function that provides skeleton for module initialization.

Children must define and override it.

Reimplemented from PARTONS::DVMPConvolCoeffFunctionModule.

◆ isModuleWellConfigured()

void PARTONS::DVMPCFFGK06::isModuleWellConfigured ( )
protectedvirtual

Pure virtual function that provides skeleton to check if the module is well initialized and configured.

Children must define and override it.

Reimplemented from PARTONS::DVMPConvolCoeffFunctionModule.

◆ mesonWF()

double PARTONS::DVMPCFFGK06::mesonWF ( double  tau,
double  b,
size_t  twist 
) const
private

Meson wave function (Gaussian parameterization).

Parameters
tauMeson's momentum fraction.
bImpact-space parameter.
twistTwist.

◆ mesonWFParameters()

std::pair< double, double > PARTONS::DVMPCFFGK06::mesonWFParameters ( size_t  twist) const
private

Return decay constant and transverse size.

Parameters
twistTwist.

◆ prepareSubModules()

void PARTONS::DVMPCFFGK06::prepareSubModules ( const std::map< std::string, BaseObjectData > &  subModulesData)
virtual

Method used in automation to prepare all the modules used by this current module and configure them recursively.

The recursion is linked to the imbrication in XML files.
Can be implemented in the child class if it needs modules not needed by the parent class. But there must be first a call to the parent method.

Parameters
subModulesDataData used to retrieve the needed modules and their configuration.

Reimplemented from PARTONS::DVMPConvolCoeffFunctionModule.

◆ resolveObjectDependencies()

void PARTONS::DVMPCFFGK06::resolveObjectDependencies ( )
virtual

Because of the initialization step order of the program, objects are registered in a total random order and some objects depend on others.

To avoid the problem of pointer resolution order, this method is called by the BaseObjectRegistery after all objects are well registered in it. See BaseObjectRegistry class documentation for more details.

Reimplemented from PARTONS::DVMPConvolCoeffFunctionModule.

◆ setMcCalls()

void PARTONS::DVMPCFFGK06::setMcCalls ( size_t  mcCalls)

Set MC number of calls.

◆ setMcChi2Limit()

void PARTONS::DVMPCFFGK06::setMcChi2Limit ( double  mcChi2Limit)

Set MC chi2 limit.

◆ setMcnWarmUp()

void PARTONS::DVMPCFFGK06::setMcnWarmUp ( size_t  mcnWarmUp)

Set MC number of calls (warm-up).

◆ setRunningAlphaStrongModule()

void PARTONS::DVMPCFFGK06::setRunningAlphaStrongModule ( RunningAlphaStrongModule pRunningAlphaStrongModule)

Set alphaS module.

◆ subProcess()

std::complex< double > PARTONS::DVMPCFFGK06::subProcess ( double  x,
double  tau,
double  b,
size_t  twist 
) const
private

Unintegrated subprocess amplitude.

Parameters
xNucleon's momentum fraction.
tauMeson's momentum fraction.
bImpact-space parameter.
twistTwist.

◆ sudakovFactorFunctionS()

double PARTONS::DVMPCFFGK06::sudakovFactorFunctionS ( double  tau,
double  b 
) const
private

Sudakov factor function s.

Parameters
tauMeson's momentum fraction.
bImpact-space parameter.

Friends And Related Function Documentation

◆ gslWrapper0

double gslWrapper0 ( double *  xtaub,
size_t  dim,
void *  params 
)
friend

◆ gslWrapper1

double gslWrapper1 ( double  x,
void *  params 
)
friend

Member Data Documentation

◆ classId

const unsigned int PARTONS::DVMPCFFGK06::classId
static
Initial value:
=
new DVMPCFFGK06("DVMPCFFGK06"))
unsigned int registerBaseObject(BaseObject *pBaseObject)
Store a unique instance of a module identified by a unique string character key.
Definition: BaseObjectRegistry.cpp:45
static BaseObjectRegistry * getInstance()
Static function to be able to retrieve a unique instance pointer of this class anywhere in the code.
Definition: BaseObjectRegistry.cpp:15
DVMPCFFGK06(const std::string &className)
Constructor.
Definition: DVMPCFFGK06.cpp:52

Unique ID to automatically register the class in the registry.

◆ m_Cf

const double PARTONS::DVMPCFFGK06::m_Cf
private

Color factor.

◆ m_cLambdaQCD

const double PARTONS::DVMPCFFGK06::m_cLambdaQCD
private

Lambda QCD.

◆ m_cNf

const double PARTONS::DVMPCFFGK06::m_cNf
private

Number of active flavors.

◆ m_EulerGamma

const double PARTONS::DVMPCFFGK06::m_EulerGamma
private

Euler-Mascheroni Constant.

◆ m_gpdResultmXiXi

PartonDistribution PARTONS::DVMPCFFGK06::m_gpdResultmXiXi
private

GPD result at x=-xi.

◆ m_gpdResultXiXi

PartonDistribution PARTONS::DVMPCFFGK06::m_gpdResultXiXi
private

GPD result at x=xi.

◆ m_MCCalls

size_t PARTONS::DVMPCFFGK06::m_MCCalls
private

MC integration - number of calls.

◆ m_MCChi2Limit

double PARTONS::DVMPCFFGK06::m_MCChi2Limit
private

MC integration - chi2 limit.

◆ m_MCNWarmUp

size_t PARTONS::DVMPCFFGK06::m_MCNWarmUp
private

MC integration - number of calls in warm-up.

◆ m_muPi

const double PARTONS::DVMPCFFGK06::m_muPi
private

◆ m_Nc

const double PARTONS::DVMPCFFGK06::m_Nc
private

Number of colors.

◆ m_pRunningAlphaStrongModule

RunningAlphaStrongModule* PARTONS::DVMPCFFGK06::m_pRunningAlphaStrongModule
private

AlphaS module.

◆ m_tmin

double PARTONS::DVMPCFFGK06::m_tmin
private

Parameter proportional to chiral condensate, see for instance Eq. (21) in arxiv:0906.0460

Minimum t value

◆ PARAMETER_NAME_DVMPCFFGK06_MC_CHI2LIMIT

const std::string PARTONS::DVMPCFFGK06::PARAMETER_NAME_DVMPCFFGK06_MC_CHI2LIMIT
static
Initial value:
=
"chi2Limit"

◆ PARAMETER_NAME_DVMPCFFGK06_MC_NCALLS

const std::string PARTONS::DVMPCFFGK06::PARAMETER_NAME_DVMPCFFGK06_MC_NCALLS = "nCalls"
static

◆ PARAMETER_NAME_DVMPCFFGK06_MC_NWARMUP

const std::string PARTONS::DVMPCFFGK06::PARAMETER_NAME_DVMPCFFGK06_MC_NWARMUP
static
Initial value:
=
"nWarmUps"

The documentation for this class was generated from the following files: