#include <InjSigIntervalCal.h>
Definition at line 11 of file InjSigIntervalCal.h.
◆ InjSigIntervalCal()
CalibData::InjSigIntervalCal::InjSigIntervalCal |
( |
| ) |
|
|
inline |
◆ ~InjSigIntervalCal()
virtual CalibData::InjSigIntervalCal::~InjSigIntervalCal |
( |
| ) |
|
|
inlinevirtual |
◆ classID()
static const CLID & CalibData::InjSigIntervalCal::classID |
( |
| ) |
|
|
inlinestatic |
◆ clID()
virtual const CLID & CalibData::InjSigIntervalCal::clID |
( |
| ) |
const |
|
inlinevirtual |
◆ getTInterval()
int CalibData::InjSigIntervalCal::getTInterval |
( |
| ) |
|
|
inline |
◆ setTInterval()
void CalibData::InjSigIntervalCal::setTInterval |
( |
int |
tInterval | ) |
|
|
inline |
◆ update()
StatusCode CalibData::InjSigIntervalCal::update |
( |
CalibBase1 & |
other, |
|
|
MsgStream * |
log |
|
) |
| |
|
virtual |
Reimplemented from CalibData::CalibBase1.
Definition at line 10 of file InjSigIntervalCal.cxx.
11 {
13 cout<<"\n"<<"here is the update in the InjSigInterval in calibration"<<std::endl;
15 return StatusCode::SUCCESS;
16 }
virtual StatusCode update(CalibBase1 &obj, MsgStream *)
Index other(Index i, Index j)
The documentation for this class was generated from the following files: