IJetUncertaintiesTool Class Reference
List of all members.
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 (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 (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 (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 |
The documentation for this class was generated from the following file: