JHUGen MELA  v2.4.1
Matrix element calculations as used in JHUGen. MELA is an important tool that was used for the Higgs boson discovery and for precise measurements of its structure and interactions. Please see the website https://spin.pha.jhu.edu/ and papers cited there for more details, and kindly cite those papers when using this code.
MELANCSplineFactory_2D Member List

This is the complete list of members for MELANCSplineFactory_2D, including all inherited members.

addUnique(std::vector< MELANCSplineCore::T > &list, MELANCSplineCore::T val)MELANCSplineFactory_2Dprotected
appendNameMELANCSplineFactory_2Dprotected
bcBeginXMELANCSplineFactory_2Dprotected
bcBeginYMELANCSplineFactory_2Dprotected
bcEndXMELANCSplineFactory_2Dprotected
bcEndYMELANCSplineFactory_2Dprotected
destroyPDF()MELANCSplineFactory_2Dprotected
fcnMELANCSplineFactory_2Dprotected
getFunc()MELANCSplineFactory_2Dinline
getPDF()MELANCSplineFactory_2Dinline
getPoints(const std::vector< MELANCSplineCore::T > &XList, const std::vector< MELANCSplineCore::T > &YList, const std::vector< MELANCSplineCore::T > &FcnList)MELANCSplineFactory_2Dprotected
initPDF(const std::vector< splineTriplet_t > &pList)MELANCSplineFactory_2Dprotected
MELANCSplineFactory_2D(RooAbsReal &XVar_, RooAbsReal &YVar_, TString appendName_="", MELANCSplineCore::BoundaryCondition const bcBeginX_=MELANCSplineCore::bcNaturalSpline, MELANCSplineCore::BoundaryCondition const bcEndX_=MELANCSplineCore::bcNaturalSpline, MELANCSplineCore::BoundaryCondition const bcBeginY_=MELANCSplineCore::bcNaturalSpline, MELANCSplineCore::BoundaryCondition const bcEndY_=MELANCSplineCore::bcNaturalSpline)MELANCSplineFactory_2D
PDFMELANCSplineFactory_2Dprotected
setEndConditions(MELANCSplineCore::BoundaryCondition const bcBegin, MELANCSplineCore::BoundaryCondition const bcEnd, const unsigned int direction)MELANCSplineFactory_2D
setPoints(TTree *tree)MELANCSplineFactory_2D
setPoints(const std::vector< splineTriplet_t > &pList)MELANCSplineFactory_2Dinline
setPoints(const std::vector< inType > &XList, const std::vector< inType > &YList, const std::vector< inType > &FcnList)MELANCSplineFactory_2Dinline
XVarMELANCSplineFactory_2Dprotected
YVarMELANCSplineFactory_2Dprotected
~MELANCSplineFactory_2D()MELANCSplineFactory_2D