![]() |
TIMBER
beta
Tree Interface for Making Binned Events with RDataFrame
|
C++ class to handle the trigger prefire weighting. Based off of the equivalent NanoAOD-tools module. More...
Public Member Functions | |
| ROOT::VecOps::RVec< float > | eval (RVec< float > Jet_pt, RVec< float > Jet_eta, RVec< float > Photon_pt, RVec< float > Photon_eta, RVec< int > Photon_jetIdx, RVec< int > Photon_electronIdx, RVec< float > Electron_pt, RVec< float > Electron_eta, RVec< int > Electron_jetIdx, RVec< int > Electron_photonIdx) |
| Calculate the value of the weight. More... | |
| Prefire_weight (int year, bool UseEMpt=false) | |
| Construct a new Prefire_weight object. More... | |
C++ class to handle the trigger prefire weighting. Based off of the equivalent NanoAOD-tools module.
| Prefire_weight | ( | int | year, |
| bool | UseEMpt = false |
||
| ) |
Construct a new Prefire_weight object.
| year | |
| UseEMpt |
| ROOT::VecOps::RVec< float > eval | ( | RVec< float > | Jet_pt, |
| RVec< float > | Jet_eta, | ||
| RVec< float > | Photon_pt, | ||
| RVec< float > | Photon_eta, | ||
| RVec< int > | Photon_jetIdx, | ||
| RVec< int > | Photon_electronIdx, | ||
| RVec< float > | Electron_pt, | ||
| RVec< float > | Electron_eta, | ||
| RVec< int > | Electron_jetIdx, | ||
| RVec< int > | Electron_photonIdx | ||
| ) |
Calculate the value of the weight.
| Jet_pt | |
| Jet_eta | |
| Photon_pt | |
| Photon_eta | |
| Photon_jetIdx | |
| Photon_electronIdx | |
| Electron_pt | |
| Electron_eta | |
| Electron_jetIdx | |
| Electron_photonIdx |
1.8.13