JetByVertexFinder Class Reference

#include <JetByVertexFinder.h>

Inheritance diagram for JetByVertexFinder:
asg::AsgTool IJetFinder asg::IAsgTool asg::IAsgTool

List of all members.

Public Member Functions

 JetByVertexFinder (std::string name)
StatusCode initialize ()
int find (const PseudoJetVector &inps, xAOD::JetContainer &jets, xAOD::JetInput::Type contype, const NameList &ghostlabs) const
void print () const
 Print the state of the tool.

Detailed Description

Tool to find jets by vertex. A JetFinder is called separately with the input pseudojets associated with each vertex. The full set of ghosts is used for each jet. Jets from different vertices may overlap and may share ghosts.

Tool parameters: JetFinder: Tool called to find jets. Vertex: >=0 selects that vertex (0 for the primary primary vertex) <0 to add jets from all vertices Output jet attributes: OriginIndex (int): Index for the vertex corresponding to this jet.


Member Function Documentation

int JetByVertexFinder::find ( const PseudoJetVector &  inps,
xAOD::JetContainer jets,
xAOD::JetInput::Type  contype,
const NameList ghostlabs 
) const [virtual]

Method to find jets from a vector of pseudojet inputs. The last arguments are the input type for the found jets and the list of ghost constituent labels. Returns 0 for success.

Implements IJetFinder.

StatusCode JetByVertexFinder::initialize ( void   )  [virtual]

Dummy implementation of the initialisation function

It's here to allow the dual-use tools to skip defining an initialisation function. Since many are doing so...

Reimplemented from asg::AsgTool.


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