![]() |
ATLAS Offline Software
|
#include <IJetUncertaintiesTool.h>
Public Member Functions | |
| virtual std::string | getName () const =0 |
| virtual std::string | getJetDef () const =0 |
| virtual std::string | getMCType () const =0 |
| virtual std::string | getConfigFile () const =0 |
| virtual std::string | getPath () const =0 |
| virtual std::string | getAnalysisFile () const =0 |
| virtual float | getRefMu () const =0 |
| virtual float | getRefNPV () const =0 |
| virtual size_t | getNumComponents () const =0 |
| virtual size_t | getComponentIndex (const std::string &name) const =0 |
| virtual size_t | getComponentIndex (const TString &name) const =0 |
| virtual std::string | getComponentName (const size_t index) const =0 |
| virtual std::string | getComponentDesc (const size_t index) const =0 |
| virtual bool | getComponentScalesFourVec (const size_t index) const =0 |
| virtual bool | getComponentScalesPt (const size_t index) const =0 |
| virtual bool | getComponentScalesMass (const size_t index) const =0 |
| virtual bool | getComponentScalesD12 (const size_t index) const =0 |
| virtual bool | getComponentScalesD23 (const size_t index) const =0 |
| virtual bool | getComponentScalesTau21 (const size_t index) const =0 |
| virtual bool | getComponentScalesTau32 (const size_t index) const =0 |
| virtual bool getValidity | ATLAS_NOT_THREAD_SAFE (size_t index, const xAOD::Jet &jet) const =0 |
| virtual bool | getValidity (size_t index, const xAOD::Jet &jet, const xAOD::EventInfo &eInfo) const =0 |
| virtual double getUncertainty | ATLAS_NOT_THREAD_SAFE (size_t index, const xAOD::Jet &jet) const =0 |
| virtual double | getUncertainty (size_t index, const xAOD::Jet &jet, const xAOD::EventInfo &eInfo) const =0 |
| virtual bool getValidUncertainty | ATLAS_NOT_THREAD_SAFE (size_t index, double &unc, const xAOD::Jet &jet) const =0 |
| virtual bool | getValidUncertainty (size_t index, double &unc, const xAOD::Jet &jet, const xAOD::EventInfo &eInfo) const =0 |
| virtual void | print () const =0 |
| Print the state of the tool. | |
Definition at line 18 of file IJetUncertaintiesTool.h.
|
pure virtual |
Implemented in JetUncertaintiesTool, and JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool, and JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtual |
Implemented in JetUncertaintiesTool.
|
pure virtualinherited |
Print the state of the tool.
Implemented in asg::AsgTool, AsgHelloTool, HI::HIPileupTool, JetBottomUpSoftDrop, JetConstituentsRetriever, JetDumper, JetFinder, JetFromPseudojet, JetModifiedMassDrop, JetPileupLabelingTool, JetPruner, JetPseudojetRetriever, JetReclusterer, JetReclusteringTool, JetRecTool, JetRecursiveSoftDrop, JetSoftDrop, JetSplitter, JetSubStructureMomentToolsBase, JetToolRunner, JetTrimmer, JetTruthLabelingTool, and KtDeltaRTool.