JetFromPseudojet Class Reference

Inheritance diagram for JetFromPseudojet:
asg::AsgTool IJetFromPseudojet asg::IAsgTool asg::IAsgTool

List of all members.

Public Member Functions

 JetFromPseudojet (std::string name)
StatusCode initialize ()
xAOD::Jetadd (const fastjet::PseudoJet &pj, xAOD::JetContainer &jets, xAOD::JetInput::Type inputtype, const NameList &ghostlabs) const
xAOD::Jetadd (const fastjet::PseudoJet &pj, xAOD::JetContainer &jets, const xAOD::Jet *pparent) const
void print () const
 Print the state of the tool.

Member Function Documentation

xAOD::Jet* JetFromPseudojet::add ( const fastjet::PseudoJet &  pj,
xAOD::JetContainer jets,
const xAOD::Jet pparent 
) const [virtual]

Method to construct an ATLAS jet from a pseudojet and parent jet. The new jet is put in the supplied container and is returned. Returns null for failure.

Implements IJetFromPseudojet.

xAOD::Jet* JetFromPseudojet::add ( const fastjet::PseudoJet &  pj,
xAOD::JetContainer jets,
xAOD::JetInput::Type  inputtype,
const NameList ghostlabs 
) const [virtual]

Method to construct an ATLAS jet from a pseudojet, input type and vector of ghost labels. The new jet is put in the supplied container and is returned. Returns null for failure.

Implements IJetFromPseudojet.

StatusCode JetFromPseudojet::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