JetOriginCorrectionTool Class Reference

#include <JetOriginCorrectionTool.h>

Inheritance diagram for JetOriginCorrectionTool:
asg::AsgTool IJetModifier asg::IAsgTool asg::IAsgTool

List of all members.

Public Member Functions

 JetOriginCorrectionTool (const std::string &myname)
 Constructor from tool name.
virtual int modify (xAOD::JetContainer &jet) const

Protected Attributes

std::string m_vtxContainerName
std::string m_correctionName
std::string m_eInfoName
bool m_onlyAssignPV

Detailed Description

This tool computes the constituent scale 4-vector of the jet relative to a PV vertex and stores it in as an attribute of the jet. This tool DOES NOT change the scale of the jet, just adds an attribute.

This tool is a wrapper : it only calls functions defined in JetUtils/JetOriginHelpers.h

Properties:


Member Function Documentation

int JetOriginCorrectionTool::modify ( xAOD::JetContainer jet  )  const [virtual]

Inherited method to modify a jet. Compute the origin-corrected momentum and put it in the jet

Implements IJetModifier.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1