![]() |
ATLAS Offline Software
|
SelValueRetriever retrieves the value on which this tool select jets. More...
#include <JetSelectorAttributeRunII.h>
Public Member Functions | |
| virtual float | value (const xAOD::Jet &j) const =0 |
| virtual | ~SelValueRetriever () |
SelValueRetriever retrieves the value on which this tool select jets.
concrete classes are used internally to retrieve the attribute according to its type.
Definition at line 28 of file JetSelectorAttributeRunII.h.
|
inlinevirtual |
Definition at line 30 of file JetSelectorAttributeRunII.h.
|
pure virtual |