|
ant
A2 ant: class-based analysis framework
|
#include <Pairspec.h>
Inheritance diagram for ant::analysis::slowcontrol::variable::Pairspec:
Collaboration diagram for ant::analysis::slowcontrol::variable::Pairspec:Public Member Functions | |
| virtual std::list< ProcessorPtr > | GetNeededProcessors () const override |
| double | GetPairSpecGate () const |
Public Member Functions inherited from ant::analysis::slowcontrol::Variable | |
| virtual void | Request () const |
| virtual bool | HasChanged () const |
| virtual | ~Variable ()=default |
Additional Inherited Members | |
Protected Types inherited from ant::analysis::slowcontrol::Variable | |
| using | ProcessorPtr = std::shared_ptr< Processor > |
Protected Member Functions inherited from ant::analysis::slowcontrol::Variable | |
| virtual void | Init (const input::reader_flags_t &reader_flags) |
Protected Attributes inherited from ant::analysis::slowcontrol::Variable | |
| bool | requested = false |
| bool | slowcontrol_provided = false |
|
overridevirtual |
Implements ant::analysis::slowcontrol::Variable.
| double Pairspec::GetPairSpecGate | ( | ) | const |