ATLAS Offline Software
Loading...
Searching...
No Matches
DRAssociationTool.h File Reference

Associate to particle closest in DR. More...

Include dependency graph for DRAssociationTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  D3PD
 Block filler tool for noisy FEB information.

Functions

 D3PD::DRAssociationTool (const std::string &type, const std::string &name, const IInterface *parent)
 Associate to particle closest in DR.
virtual StatusCode D3PD::initialize ()
 Standard Gaudi initialize method.
virtual StatusCode D3PD::configureD3PD (IAddVariable *tree, const std::type_info &ti)
 Configure during initialization: type-check.
virtual StatusCode D3PD::book ()
 Declare tuple variables.
virtual const INavigable4MomentumD3PD::get (const INavigable4Momentum &p) override
 Return the target object.
virtual const xAOD::IParticleD3PD::get (const xAOD::IParticle &p) override
 Return the target object.

Variables

float D3PD::m_drcut
 Property: DR cut.
float * D3PD::m_dr
 Variable: DR to associated object.

Detailed Description

Associate to particle closest in DR.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Aug, 2009

Definition in file DRAssociationTool.h.