#include <PrescaleTool.h>
|
Gaudi::Property< unsigned int > | m_prescale {this, "Prescale", 1} |
|
Definition at line 20 of file PrescaleTool.h.
◆ PrescaleTool()
DerivationFramework::PrescaleTool::PrescaleTool |
( |
const std::string & |
t, |
|
|
const std::string & |
n, |
|
|
const IInterface * |
p |
|
) |
| |
◆ eventPassesFilter()
bool DerivationFramework::PrescaleTool::eventPassesFilter |
( |
| ) |
const |
|
virtual |
◆ finalize()
StatusCode DerivationFramework::PrescaleTool::finalize |
( |
| ) |
|
◆ initialize()
StatusCode DerivationFramework::PrescaleTool::initialize |
( |
| ) |
|
Definition at line 25 of file PrescaleTool.cxx.
29 return StatusCode::FAILURE;
31 return StatusCode::SUCCESS;
◆ m_prescale
Gaudi::Property<unsigned int> DerivationFramework::PrescaleTool::m_prescale {this, "Prescale", 1} |
|
private |
The documentation for this class was generated from the following files: