Interface to pass calibration output during calibration.
More...
#include <IMdtCalibrationOutput.h>
Interface to pass calibration output during calibration.
To access any members from the implementations a dynamic_cast is required.
- Author
- Niels.nosp@m..Van.nosp@m..Eldi.nosp@m.k@ce.nosp@m.rn.ch
Definition at line 28 of file IMdtCalibrationOutput.h.
◆ IMdtCalibrationOutput()
| MuonCalib::IMdtCalibrationOutput::IMdtCalibrationOutput |
( |
const std::string & | name | ) |
|
|
inline |
constructor, string used to identify the instance
Definition at line 31 of file IMdtCalibrationOutput.h.
virtual const std::string & name() const
◆ ~IMdtCalibrationOutput()
| virtual MuonCalib::IMdtCalibrationOutput::~IMdtCalibrationOutput |
( |
| ) |
|
|
inlinevirtual |
◆ name()
| virtual const std::string & MuonCalib::IMdtCalibrationOutput::name |
( |
| ) |
const |
|
inlinevirtual |
◆ m_name
| std::string MuonCalib::IMdtCalibrationOutput::m_name |
|
private |
The documentation for this class was generated from the following file: