TIMBER  beta
Tree Interface for Making Binned Events with RDataFrame
Classes | Public Member Functions | Protected Attributes | List of all members
BTagCalibrationReader Class Reference

Classes

class  BTagCalibrationReaderImpl
 

Public Member Functions

 BTagCalibrationReader (BTagEntry::OperatingPoint op, const std::string &sysType="central", const std::vector< std::string > &otherSysTypes={})
 
void load (const BTagCalibration &c, BTagEntry::JetFlavor jf, const std::string &measurementType="comb")
 
double eval (BTagEntry::JetFlavor jf, float eta, float pt, float discr=0.) const
 
double eval_auto_bounds (const std::string &sys, BTagEntry::JetFlavor jf, float eta, float pt, float discr=0.) const
 
std::pair< float, float > min_max_pt (BTagEntry::JetFlavor jf, float eta, float discr=0.) const
 

Protected Attributes

std::shared_ptr< BTagCalibrationReaderImplpimpl
 

Detailed Description

BTagCalibrationReader

Helper class to pull out a specific set of BTagEntry's out of a BTagCalibration. TF1 functions are set up at initialization time.


The documentation for this class was generated from the following files: