Modifies the weights of the reconstructed muons to apply the efficiency correction.
Note: tuned for Run 2 UL
|
| TriggerApplier (const fs::path &filePath, string &histname, int year, bool correction, bool uncertainties) |
|
bool | passes (const RecEvent &, const Trigger &trigger, const vector< RecMuon > &muons) const override |
|
int | binIndex (const RecEvent &, const Trigger &, const vector< RecMuon > &muons, const unique_ptr< TH1 > &hist) const override |
|
| GenericSFApplier (const std::filesystem::path &filePath, bool correction, bool uncertainties) |
|
virtual | ~GenericSFApplier () noexcept=default |
|
void | operator() (RecEvent &object, const Context &... ctx) const |
|
void | operator() (std::vector< RecEvent > &objects, const Context &... ctx) const |
|
std::vector< std::string > | weightNames () const |
|