IJetConstituentsRetriever Class Reference

#include <IJetConstituentsRetriever.h>

Inheritance diagram for IJetConstituentsRetriever:
asg::IAsgTool JetConstituentsRetriever

List of all members.

Public Types

typedef std::vector
< fastjet::PseudoJet > 
PseudoJetVector
typedef std::vector< std::string > NameList

Public Member Functions

virtual ~IJetConstituentsRetriever ()
 Destructor.
virtual int constituents (const xAOD::Jet &jet, PseudoJetVector &cons, NameList *pghostlabs=nullptr) const =0

Detailed Description

Author:
David Adams
Date:
November 2014

IJetConstituentsRetriever is a dual-use tool interface for a tool that retrieves the constituents of a jet.


Member Function Documentation

virtual int IJetConstituentsRetriever::constituents ( const xAOD::Jet jet,
PseudoJetVector &  cons,
NameList *  pghostlabs = nullptr 
) const [pure virtual]

Retrieve the constituents as pseudojets. Appends constituents to cons. Returns 0 for success. If pghostlabs is not null, then the list of ghost labels (Track, Truth, ...) is appended to that vector.

Implemented in JetConstituentsRetriever.


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

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1