Tool for the correction of photons. More...
#include <PhotonTool.h>
Public Member Functions | |
| PhotonToolCorrect (const std::string &name) | |
| This macro generates a proper constructor for Athena. | |
| StatusCode | initialize () override |
| Initialize this tool Returns failure on configuration error. | |
| virtual StatusCode | correctObject (xAOD::Photon &photon) override |
| Run the calibration on this event. The accept flag tells whether we accepted the object. | |
Tool for the correction of photons.
Applies correction-related systematics as well
| ana::PhotonToolCorrect::PhotonToolCorrect | ( | const std::string & | name | ) |
This macro generates a proper constructor for Athena.
Standard constructor
1.6.1