JetPseudojetCopier Class Reference

#include <JetPseudojetCopier.h>

Inheritance diagram for JetPseudojetCopier:
asg::AsgTool IJetConsumer asg::IAsgTool asg::IAsgTool

List of all members.

Public Member Functions

 JetPseudojetCopier (const std::string &myname)
 Ctor from tool name.
StatusCode initialize ()
 Intialization.
int copy (const xAOD::JetContainer &srcjets, const xAOD::JetContainer &dstjets, std::string label="PseudojetMap") const
 Copy pseudojets from srcjets to dstjets.
int copy (const xAOD::JetContainer &srcjets, std::string dstname, std::string label="PseudojetMap") const
 Copy the pseudojets from srcjets to container with name dstname.
int process (const xAOD::JetContainer &srcjets) const

Detailed Description

Author:
Pierre-Antoine Delsart and David Adams
Date:
November 2014

Copy the pseudojets from one jet container to another. This enables the rebuilding of a container read from file so it can be used as input to grooming or other tools that mase use of the fastjet cluster sequence.

Properties: DestinationContainer: Name of the jet container to which the current pseudojets are associated. Label: Label for this pseudojet mapping (SG name for the map).


Member Function Documentation

int JetPseudojetCopier::process ( const xAOD::JetContainer srcjets  )  const [virtual]

Copy the pseudojets from srcjets to dstjets. Return 0 for success.

Implements IJetConsumer.


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