ATLAS Offline Software
|
#include "JetToolHelpers/JetContext.h"
#include "xAODJet/Jet.h"
#include "AthContainers/AuxElement.h"
#include "JetAnalysisInterfaces/IInputVariable.h"
#include <memory>
#include <functional>
#include <string>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | JetHelper::InputVariable |
Class InputVariable This is design to read any kind of xAOD::Jet or JetContext variable e.g pt, eta, phi, m ..etc The user need to initialize the class with the name of the variable and the scale. More... | |
class | JetHelper::InputVariableJetContext< T > |
Template to read JetContext. More... | |
class | JetHelper::InputVariableAttribute< T > |
Template to read xAOD::Jet variables More... | |
Namespaces | |
JetHelper | |
class IJetCalibStep | |