JetSplitter Class Reference

Inheritance diagram for JetSplitter:
asg::AsgTool IJetGroomer asg::IAsgTool asg::IAsgTool

List of all members.

Public Member Functions

 JetSplitter (std::string name)
StatusCode initialize ()
int groom (const xAOD::Jet &jin, xAOD::JetContainer &jout) const
void print () const
 Print the state of the tool.

Member Function Documentation

int JetSplitter::groom ( const xAOD::Jet jin,
xAOD::JetContainer jout 
) const [virtual]

Transform jet. If accepted, the new jet is added to the container. Return codes:

  • 0 for success.
  • >0 if jet is rejected
  • <0 for error

Implements IJetGroomer.

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