![]() |
![]() |
#include <algorithm>
#include <sstream>
#include "CondFormats/BTauObjects/interface/BTagEntry.h"
#include "FWCore/Utilities/interface/Exception.h"
Go to the source code of this file.
Functions | |
std::string | th1ToFormulaBinTree (const TH1 *hist, int start=0, int end=-1) |
std::string | th1ToFormulaLin (const TH1 *hist) |
std::string th1ToFormulaBinTree | ( | const TH1 * | hist, |
int | start = 0 , |
||
int | end = -1 |
||
) |
Definition at line 144 of file BTagEntry.cc.
References end, command_line::start, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by BTagEntry::BTagEntry().
std::string th1ToFormulaLin | ( | const TH1 * | hist | ) |
Definition at line 124 of file BTagEntry.cc.
References mps_fire::i, and pileupCalc::nbins.
Referenced by BTagEntry::BTagEntry().