#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 |
|
virtual |
Definition at line 36 of file TauTruthMatchingWrapper.cxx.
39 const EventContext& ctx = Gaudi::Hive::currentContext();
43 if (!xTauContainer.isValid()) {
45 return StatusCode::FAILURE;
49 std::unique_ptr<TauAnalysisTools::ITauTruthMatchingTool::ITruthTausEvent>
51 for(
auto xTau : *xTauContainer)
55 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: