Tool for selection of analysis photons. More...
#include <PhotonTool.h>
Public Member Functions | |
| PhotonToolSelect (const std::string &name) | |
| Standard constructor. | |
| StatusCode | initialize () override |
| Initialize this tool. Returns failure on configuration error. | |
| virtual StatusCode | selectObject (xAOD::Photon &photon) override |
| Apply selection on this object. | |
Public Attributes | |
| unsigned int | quality |
| This macro generates a proper constructor for Athena. | |
Tool for selection of analysis photons.
Applies common photon selections
1.6.1