#include <EGPhotonCleaningWrapper.h>
Definition at line 23 of file EGPhotonCleaningWrapper.h.
◆ addBranches()
| StatusCode DerivationFramework::EGPhotonCleaningWrapper::addBranches |
( |
const EventContext & |
ctx | ) |
const |
|
finaloverridevirtual |
Definition at line 27 of file EGPhotonCleaningWrapper.cxx.
42 pCopies.reserve (photons->size());
50 Error(
"addBranches()",
51 "Error applying fudge factors to current photon");
55 "Current photon has no valid fudge factors due to out-of-range");
57 Warning(
"addBranches()",
58 "Unknown correction code %d from "
59 "ElectronPhotonShowerShapeFudgeTool",
62 pCopies.push_back (ph);
66 pCopies.resize (photons->size());
80 if (!pCopy) pCopy =
photon;
86 return StatusCode::SUCCESS;
◆ initialize()
| StatusCode DerivationFramework::EGPhotonCleaningWrapper::initialize |
( |
| ) |
|
|
finaloverridevirtual |
◆ m_containerName
◆ m_decoratorPass
◆ m_decoratorPassDelayed
◆ m_fudgeMCTool
The documentation for this class was generated from the following files: