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

Go to the source code of this file.

Functions

 ClassImp (MELANCSplineCore) MELANCSplineCore
 

Function Documentation

◆ ClassImp()

ClassImp ( MELANCSplineCore  )

Definition at line 13 of file MELANCSplineCore.cc.

15  :
16 RooAbsReal(),
17 verbosity(MELANCSplineCore::kSilent),
18 useFloor(true), floorEval(0), floorInt(0),
19 rangeXmin(1), rangeXmax(-1),
20 theXVar("theXVar", "theXVar", this),
21 leafDepsList("leafDepsList", "leafDepsList", this)
22 {}
MELANCSplineCore::kSilent
@ kSilent
Definition: MELANCSplineCore.h:23