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

C++ class to handle the extraction of JES objects (aka JEC) starting from the JEC tags and jet types. More...

Inheritance diagram for JESpaths:
Inheritance graph
[legend]
Collaboration diagram for JESpaths:
Collaboration graph
[legend]

Public Member Functions

JetCorrectorParameters GetParameters (str level, str uncertType="")
 Get the JetCorrectorParameters object. More...
 
str GetTxtFileStr (str level)
 Get the JEC file as a string. Used in JES_weight for parsing possible uncertainty sources. More...
 
 JESpaths ()
 Construct a new JESpaths object.
 
 JESpaths (str jecTag, str jetType)
 Construct a new JESpaths object with the jecTag and jetType specified. More...
 

Detailed Description

C++ class to handle the extraction of JES objects (aka JEC) starting from the JEC tags and jet types.

Constructor & Destructor Documentation

◆ JESpaths()

JESpaths ( str  jecTag,
str  jetType 
)

Construct a new JESpaths object with the jecTag and jetType specified.

Parameters
jecTag
jetType

Member Function Documentation

◆ GetParameters()

JetCorrectorParameters GetParameters ( str  level,
str  uncertType = "" 
)

Get the JetCorrectorParameters object.

Parameters
levelCorrection level (ex. "L1").
uncertTypeEmpty string for the total uncertainty but any uncertainty in the JEC file can be provided.
Returns
JetCorrectorParameters

◆ GetTxtFileStr()

str GetTxtFileStr ( str  level)

Get the JEC file as a string. Used in JES_weight for parsing possible uncertainty sources.

Parameters
levelCorrection level (ex. "L1").
Returns
str

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