Tool for selection of analysis taus. More...
#include <TauTool.h>
Public Member Functions | |
TauToolSelect (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 | selectObject (xAOD::TauJet &tau) override |
Apply selection on this tau. The accept flag gives the result. |
Tool for selection of analysis taus.
Applies the common tau selections
ana::TauToolSelect::TauToolSelect | ( | const std::string & | name | ) |
This macro generates a proper constructor for Athena.
Standard constructor