ATLAS Offline Software
Public Member Functions | List of all members
IJetUpdateJvt Class Referenceabstract

#include <IJetUpdateJvt.h>

Inheritance diagram for IJetUpdateJvt:
Collaboration diagram for IJetUpdateJvt:

Public Member Functions

virtual float updateJvt (const xAOD::Jet &jet) const =0
 Calculate the updated JVT. More...
 
virtual void print () const =0
 Print the state of the tool. More...
 

Detailed Description

Author
David Adams
Date
June 2015

Class interface for a tool that updates JVT.

Definition at line 17 of file IJetUpdateJvt.h.

Member Function Documentation

◆ print()

virtual void asg::IAsgTool::print ( ) const
pure virtualinherited

◆ updateJvt()

virtual float IJetUpdateJvt::updateJvt ( const xAOD::Jet jet) const
pure virtual

Calculate the updated JVT.

jet - jet for which JVT is updated The new value for JVT is returned.

Implemented in JetVertexTaggerTool.


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