JetRecTool Class Reference

Inheritance diagram for JetRecTool:
asg::AsgTool IJetBuildTool IJetExecuteTool asg::IAsgTool asg::IAsgTool asg::IAsgTool

List of all members.

Public Member Functions

 JetRecTool (std::string myname)
StatusCode initialize ()
 Initialization. Check all tools here.
StatusCode finalize ()
 Finalization. Write summary report.
const xAOD::JetContainerbuild () const
int execute () const
 Call build and put jets in event store.
void print () const
 Display the configuration.
int inputContainerNames (std::vector< std::string > &connames)
int outputContainerNames (std::vector< std::string > &connames)
void setInputJetContainer (const xAOD::JetContainer *cont)
 For trigger usage in grooming mode only : give the input ungroomed jet container.

Member Function Documentation

const JetContainer * JetRecTool::build (  )  const [virtual]

Retrieve inputs with tools and construct new jet collection.

Implements IJetBuildTool.

int JetRecTool::inputContainerNames ( std::vector< std::string > &  connames  )  [virtual]

Method to return the list of input containers. The names of required input containers are appended to connames. Returns nonzero for error. Default returns 0 and adds no names.

Reimplemented from IJetExecuteTool.

int JetRecTool::outputContainerNames ( std::vector< std::string > &  connames  )  [virtual]

Method to return the list of output containers. The names of produced output containers are appended to connames. Returns nonzero for error. Default returns 0 and adds no names.

Reimplemented from IJetExecuteTool.


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