Analysis::ParticleToJetAssociator Class Reference

#include <ParticleToJetAssociator.h>

Inheritance diagram for Analysis::ParticleToJetAssociator:
asg::AsgTool asg::IAsgTool

List of all members.

Public Member Functions

 ParticleToJetAssociator (const std::string &name)
StatusCode initialize ()
StatusCode finalize ()
template<typename ConstituentType , typename coll >
std::vector< ConstituentType * > associateParticlesToJets (jetcollection_t *theJets, const coll *particleContainer, const std::string &constituentName)
double getConeSize (double pt)

Static Public Member Functions

static const InterfaceID & interfaceID ()

Detailed Description

Class ParticleToJetAssociator. This athena AlgTool reads the Jet collection previously built by a jet finder (ex. KtJet) and a collection of particles. It then makes new jets by adding particles in a cone or kt region.


Constructor & Destructor Documentation

Analysis::ParticleToJetAssociator::ParticleToJetAssociator ( const std::string &  name  ) 

Constructors and destructors


Member Function Documentation

StatusCode Analysis::ParticleToJetAssociator::finalize (  ) 

AlgTool finalize method

double Analysis::ParticleToJetAssociator::getConeSize ( double  pt  )  [inline]

< helper method to get the cone size for a given jet pT

StatusCode Analysis::ParticleToJetAssociator::initialize ( void   )  [virtual]

AlgTool initailize method

Reimplemented from asg::AsgTool.

static const InterfaceID& Analysis::ParticleToJetAssociator::interfaceID (  )  [inline, static]

AlgTool interface methods (only in Athena)


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