#include <MELADifermionResolutionModel.h>
◆ MELADifermionResolutionModel()
MELADifermionResolutionModel::MELADifermionResolutionModel |
( |
TVar::Production |
prod_, |
|
|
float |
sqrts_, |
|
|
TString |
filename, |
|
|
TString |
extraName |
|
) |
| |
Definition at line 9 of file MELADifermionResolutionModel.cc.
17 TFile* finput = TFile::Open(filename,
"read");
19 TGraph* tg = (TGraph*)finput->Get(
"tg_recoBW");
22 varReco =
new RooRealVar(Form(
"%s_varReco", appendName.Data()),
"", 0.1,
sqrts*1000.);
◆ ~MELADifermionResolutionModel()
MELADifermionResolutionModel::~MELADifermionResolutionModel |
( |
| ) |
|
◆ getVal()
float MELADifermionResolutionModel::getVal |
( |
float |
val | ) |
|
◆ isProduction()
◆ isValid()
bool MELADifermionResolutionModel::isValid |
( |
| ) |
|
|
inline |
◆ prod
◆ recoBW
◆ splineFactory
◆ sqrts
float MELADifermionResolutionModel::sqrts |
|
protected |
◆ valid
bool MELADifermionResolutionModel::valid |
|
protected |
◆ varReco
RooRealVar* MELADifermionResolutionModel::varReco |
|
protected |
The documentation for this class was generated from the following files: