Dual-use tool wrapper to set the Qw substructure variable. More...
#include <QwTool.h>
Public Member Functions | |
QwTool (const std::string &t) | |
int | modifyJet (xAOD::Jet &) const |
Dual-use tool wrapper to set the Qw substructure variable.
See JetSubStructureUtils package for the implementation.
int QwTool::modifyJet | ( | xAOD::Jet & | jet | ) | const [virtual] |
Method to modify a jet. Returns 0 for success.
Implements ISingleJetModifier.