#include <TauTruthMatchingWrapper.h>
Definition at line 28 of file TauTruthMatchingWrapper.h.
◆ TauTruthMatchingWrapper()
| DerivationFramework::TauTruthMatchingWrapper::TauTruthMatchingWrapper |
( |
const std::string & |
t, |
|
|
const std::string & |
n, |
|
|
const IInterface * |
p |
|
) |
| |
◆ addBranches()
| StatusCode DerivationFramework::TauTruthMatchingWrapper::addBranches |
( |
const EventContext & |
ctx | ) |
const |
|
virtual |
Definition at line 32 of file TauTruthMatchingWrapper.cxx.
38 if (!xTauContainer.isValid()) {
40 return StatusCode::FAILURE;
44 std::unique_ptr<TauAnalysisTools::ITauTruthMatchingTool::ITruthTausEvent>
46 for(
auto xTau : *xTauContainer)
50 return StatusCode::SUCCESS;
◆ finalize()
| StatusCode DerivationFramework::TauTruthMatchingWrapper::finalize |
( |
| ) |
|
◆ initialize()
| StatusCode DerivationFramework::TauTruthMatchingWrapper::initialize |
( |
| ) |
|
◆ m_tauKey
◆ m_tTauTruthMatchingTool
The documentation for this class was generated from the following files: