Public Member Functions | |
virtual CP::CorrectionCode | getEfficiencyScaleFactor (const xAOD::Egamma &, double &) const =0 |
Get the "photon scale factor" as a return value. | |
virtual CP::CorrectionCode | getEfficiencyScaleFactorError (const xAOD::Egamma &, double &) const =0 |
Get the "photon scale factor error" as a return value. | |
virtual CP::CorrectionCode | applyEfficiencyScaleFactor (xAOD::Egamma &) const =0 |
Decorate the photon with its scale factor. |