MaCh3 2.2.1
Reference Guide
Loading...
Searching...
No Matches
Public Attributes | List of all members
SplineParameter Struct Reference

KS: Struct holding info about Spline Systematics. More...

#include <Parameters/ParameterStructs.h>

Inheritance diagram for SplineParameter:
[legend]
Collaboration diagram for SplineParameter:
[legend]

Public Attributes

SplineInterpolation _SplineInterpolationType
 Spline interpolation vector.
 
std::vector< int > _fSplineModes
 Modes to which spline applies (valid only for binned splines)
 
double _SplineKnotLowBound
 EM: Cap spline knot lower value.
 
double _SplineKnotUpBound
 EM: Cap spline knot higher value.
 
- Public Attributes inherited from TypeParameterBase
std::string name
 Name of parameters.
 
int index = M3::_BAD_INT_
 Parameter number of this normalisation in current systematic model.
 

Detailed Description

KS: Struct holding info about Spline Systematics.

Definition at line 334 of file ParameterStructs.h.

Member Data Documentation

◆ _fSplineModes

std::vector<int> SplineParameter::_fSplineModes

Modes to which spline applies (valid only for binned splines)

Definition at line 340 of file ParameterStructs.h.

◆ _SplineInterpolationType

SplineInterpolation SplineParameter::_SplineInterpolationType

Spline interpolation vector.

Definition at line 337 of file ParameterStructs.h.

◆ _SplineKnotLowBound

double SplineParameter::_SplineKnotLowBound

EM: Cap spline knot lower value.

Definition at line 343 of file ParameterStructs.h.

◆ _SplineKnotUpBound

double SplineParameter::_SplineKnotUpBound

EM: Cap spline knot higher value.

Definition at line 345 of file ParameterStructs.h.


The documentation for this struct was generated from the following file: