Interface for an emulated trigger.
More...
#include <IEmulatedTrigger.h>
Interface for an emulated trigger.
The trigger can be added to a ntupler to store the threshold as a tree branch.
Definition at line 15 of file IEmulatedTrigger.h.
◆ branchName()
| virtual std::string IEmulatedTrigger::branchName |
( |
| ) |
const |
|
pure virtual |
◆ DeclareInterfaceID()
◆ thresholdValue()
| virtual double IEmulatedTrigger::thresholdValue |
( |
| ) |
const |
|
pure virtual |
◆ updateThresholdValue()
| virtual StatusCode IEmulatedTrigger::updateThresholdValue |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: