ATLAS Offline Software
Loading...
Searching...
No Matches
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.
virtual void print () const =0
 Print the state of the tool.

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()

◆ 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: