xAODMaker::EnergySumRoICnvTool Class Reference

Implementation for the IEnergySumRoICnvTool interface. More...

#include <EnergySumRoICnvTool.h>

Inheritance diagram for xAODMaker::EnergySumRoICnvTool:
xAODMaker::IEnergySumRoICnvTool

List of all members.

Public Member Functions

 EnergySumRoICnvTool (const std::string &type, const std::string &name, const IInterface *parent)
 Regular AlgTool constructor.
virtual StatusCode initialize ()
 Function initialising the tool.
virtual StatusCode convert (const LVL1_ROI *aod, xAOD::EnergySumRoI *xaod)
 Function that fills an existing xAOD::EnergySumRoI.

Detailed Description

Implementation for the IEnergySumRoICnvTool interface.

This is a simple tool that implements the converter function defined in IEnergySumRoICnvTool.

Author:
Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
Revision
575635
Date
2013-12-16 11:58:41 +0100 (Mon, 16 Dec 2013)

Member Function Documentation

StatusCode xAODMaker::EnergySumRoICnvTool::convert ( const LVL1_ROI *  aod,
xAOD::EnergySumRoI xaod 
) [virtual]

Function that fills an existing xAOD::EnergySumRoI.

This is the important function of the tool. It takes the energy-sum RoI object from a LVL1_ROI container, and fills an xAOD::EnergySumRoI with it.

Parameters:
aod The AOD object to take the energy-sum RoI from
xaod The xAOD object to fill with information
Returns:
StatusCode::SUCCESS if all went fine, something else if not

Implements xAODMaker::IEnergySumRoICnvTool.


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