JHUGen MELA  JHUGen v7.5.6, MELA v2.4.2
Matrix element calculations as used in JHUGen.
MELANCSpline_3D_fast.cc File Reference
#include "MELANCSpline_3D_fast.h"
#include <cmath>
#include "TMath.h"
#include "Riostream.h"
#include "RooAbsReal.h"
Include dependency graph for MELANCSpline_3D_fast.cc:

Go to the source code of this file.

Functions

 ClassImp (MELANCSpline_3D_fast) MELANCSpline_3D_fast
 

Function Documentation

◆ ClassImp()

ClassImp ( MELANCSpline_3D_fast  )

Definition at line 13 of file MELANCSpline_3D_fast.cc.

15  :
17  rangeYmin(1), rangeYmax(-1),
18  rangeZmin(1), rangeZmax(-1),
22  theYVar("theYVar", "theYVar", this),
23  theZVar("theZVar", "theZVar", this)
24 {}
MELANCSplineCore
Definition: MELANCSplineCore.h:16
MELANCSplineCore::bcNaturalSpline
@ bcNaturalSpline
Definition: MELANCSplineCore.h:32