|
| DeclareInterfaceID (ITRT_CalDbTool, 1, 0) |
|
virtual float | getT0 (const Identifier &, int level=TRTCond::ExpandedIdentifier::STRAW) const =0 |
|
virtual const TRTCond::RtRelation * | getRtRelation (const Identifier &, int level=TRTCond::ExpandedIdentifier::STRAW) const =0 |
|
virtual const TRTCond::RtRelation * | getErrors (const Identifier &, int level=TRTCond::ExpandedIdentifier::STRAW) const =0 |
|
virtual const TRTCond::RtRelation * | getSlopes (const Identifier &, int level=TRTCond::ExpandedIdentifier::STRAW) const =0 |
|
virtual double | driftRadius (const double &, float &, const Identifier &, bool &) const =0 |
|
virtual double | driftError (const double &, const Identifier &, bool &) const =0 |
|
virtual double | driftSlope (const double &, const Identifier &, bool &) const =0 |
|
virtual TRTCond::ExpandedIdentifier | trtcondid (const Identifier &, int level=TRTCond::ExpandedIdentifier::STRAW) const =0 |
|
virtual const RtRelationContainer * | getRtContainer () const =0 |
|
virtual const RtRelationContainer * | getErrContainer () const =0 |
|
virtual const RtRelationContainer * | getSlopeContainer () const =0 |
|
virtual const StrawT0Container * | getT0Container () const =0 |
|
abstract interface to TRT calibration constants
Definition at line 29 of file ITRT_CalDbTool.h.