Tool for calculating weights for analysis photons. More...
#include <PhotonTool.h>
Public Member Functions | |
PhotonToolWeight (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 | objectWeight (const xAOD::Photon &photon, float &weight) override |
Calculate the weight for this event. |
Tool for calculating weights for analysis photons.
Applies the photon reco and ID efficiency scale factors
ana::PhotonToolWeight::PhotonToolWeight | ( | const std::string & | name | ) |
This macro generates a proper constructor for Athena.
Standard constructor