ATLAS Offline Software
|
VarRetriever is a generic class to access Jet and/or JetEventInfo variables. More...
Public Member Functions | |
virtual float | value (const xAOD::Jet &jet, JetEventInfo &jetInfo, double eScale)=0 |
the value of the variable to be retrieved from the jet and/or JetEventInfo More... | |
virtual | ~VarRetriever ()=default |
VarRetriever is a generic class to access Jet and/or JetEventInfo variables.
This class is expected to be placeholder in use while a proper configurable system to genericaly access variables is developed
Definition at line 94 of file GlobalLargeRDNNCalibration.cxx.
|
virtualdefault |
|
pure virtual |
the value of the variable to be retrieved from the jet and/or JetEventInfo