#include <TVAAugmentationTool.h>
Definition at line 17 of file TVAAugmentationTool.h.
◆ vtxLink_t
◆ TVAAugmentationTool()
DerivationFramework::TVAAugmentationTool::TVAAugmentationTool |
( |
const std::string & |
t, |
|
|
const std::string & |
n, |
|
|
const IInterface * |
p |
|
) |
| |
◆ addBranches()
StatusCode DerivationFramework::TVAAugmentationTool::addBranches |
( |
| ) |
const |
|
virtual |
Definition at line 34 of file TVAAugmentationTool.cxx.
48 vtxDec_handle(*itrk).toContainedElement(*vertices, ivtx);
50 return StatusCode::SUCCESS;
◆ initialize()
StatusCode DerivationFramework::TVAAugmentationTool::initialize |
( |
| ) |
|
|
virtual |
◆ m_linkName
std::string DerivationFramework::TVAAugmentationTool::m_linkName |
|
private |
◆ m_tool
◆ m_trackName
std::string DerivationFramework::TVAAugmentationTool::m_trackName |
|
private |
◆ m_vertexName
std::string DerivationFramework::TVAAugmentationTool::m_vertexName |
|
private |
◆ m_vtxDec_key
The documentation for this class was generated from the following files:
Class describing a TrackParticle.