#include <TruthEDDecorator.h>
Definition at line 28 of file TruthEDDecorator.h.
◆ TruthEDDecorator()
DerivationFramework::TruthEDDecorator::TruthEDDecorator |
( |
const std::string & |
t, |
|
|
const std::string & |
n, |
|
|
const IInterface * |
p |
|
) |
| |
Definition at line 16 of file TruthEDDecorator.cxx.
21 declareProperty(
"EnergyDensityKeys",
m_edKeys={
"TruthIsoCentralEventShape",
"TruthIsoForwardEventShape"});
22 declareProperty(
"DecorationSuffix",
m_ed_suffix=
"_rho");
◆ ~TruthEDDecorator()
DerivationFramework::TruthEDDecorator::~TruthEDDecorator |
( |
| ) |
|
◆ addBranches()
StatusCode DerivationFramework::TruthEDDecorator::addBranches |
( |
| ) |
const |
|
finaloverridevirtual |
Definition at line 37 of file TruthEDDecorator.cxx.
44 return StatusCode::FAILURE;
55 return StatusCode::SUCCESS;
◆ initialize()
StatusCode DerivationFramework::TruthEDDecorator::initialize |
( |
| ) |
|
|
finaloverride |
◆ m_dec_eventShape
◆ m_ed_suffix
std::string DerivationFramework::TruthEDDecorator::m_ed_suffix |
|
private |
◆ m_edKeys
std::vector<std::string> DerivationFramework::TruthEDDecorator::m_edKeys |
|
private |
◆ m_eventInfoName
std::string DerivationFramework::TruthEDDecorator::m_eventInfoName |
|
private |
The documentation for this class was generated from the following files: