![]() |
DAS
3.0
Das Analysis System
|
Applies the Conversion Safe Electron Veto and corrections.
Modifies the weights of the reconstructed photons to apply the efficiency correction. Scale factors are taken from a ROOT file in the format provided by Egamma for UL scale factors.
Inheritance diagram for ConversionVetoApplier:
Collaboration diagram for ConversionVetoApplier:Public Member Functions | |
| ConversionVetoApplier (const fs::path &filePath, const string &ID, bool correction, bool uncertainties, const string &type) | |
Public Member Functions inherited from GenericHistSFApplier< DAS::RecPhoton > | |
| GenericHistSFApplier (const std::filesystem::path &filePath, bool correction, bool uncertainties) | |
| virtual | ~GenericHistSFApplier () noexcept=default |
| void | operator() (DAS::RecPhoton &object, const Context &... ctx) const |
| void | operator() (std::vector< DAS::RecPhoton > &objects, const Context &... ctx) const |
| std::vector< std::string > | weightNames () const |
Protected Member Functions | |
| bool | passes (const RecPhoton &photon) const override |
| int | binIndex (const RecPhoton &photon, const std::unique_ptr< TH1 > &hist) const override |
Protected Member Functions inherited from GenericHistSFApplier< DAS::RecPhoton > | |
| void | loadNominal (const std::string &histPath) |
| void | loadBinWiseUnc (const std::string &name, const std::string &histPath, Interpretation intp=UseBinContent) |
| void | loadGlobalUnc (const std::string &name, const std::string &histPath, Interpretation intp=UseBinContent) |
| virtual bool | passes (const DAS::RecPhoton &obj, const Context &... ctx) const=0 |
| virtual int | binIndex (const DAS::RecPhoton &obj, const Context &... ctx, const std::unique_ptr< TH1 > &hist) const=0 |
Private Attributes | |
| RecPhoton::Identification | selector |
Additional Inherited Members | |
Protected Types inherited from GenericHistSFApplier< DAS::RecPhoton > | |
| enum | Interpretation |
|
inline |
|
inlineoverrideprotected |
|
inlineoverrideprotected |
|
private |
expecting PSV or CSEV