ATLAS Offline Software
Public Member Functions | List of all members
GlobalLargeRDNNCalibration::VarRetriever Struct Referenceabstract

VarRetriever is a generic class to access Jet and/or JetEventInfo variables. More...

Collaboration diagram for GlobalLargeRDNNCalibration::VarRetriever:

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
 

Detailed Description

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 90 of file GlobalLargeRDNNCalibration.cxx.

Constructor & Destructor Documentation

◆ ~VarRetriever()

virtual GlobalLargeRDNNCalibration::VarRetriever::~VarRetriever ( )
virtualdefault

Member Function Documentation

◆ value()

virtual float GlobalLargeRDNNCalibration::VarRetriever::value ( const xAOD::Jet jet,
JetEventInfo jetInfo,
double  eScale 
)
pure virtual

the value of the variable to be retrieved from the jet and/or JetEventInfo


The documentation for this struct was generated from the following file: