Test of the ARICH component.
More...
#include <ARICHComponentTest.h>
Test of the ARICH component.
Definition at line 23 of file ARICHComponentTest.h.
◆ ARICHComponentTest() [1/2]
Default constructor.
Definition at line 30 of file ARICHComponentTest.h.
std::string m_comment
optional comment
TTimeStamp m_timeStamp
Date of test measurement.
TObject * m_data
Measurement data.
std::string m_componentID
Component identifier.
int m_type
Measurement type.
◆ ARICHComponentTest() [2/2]
◆ ~ARICHComponentTest()
◆ getComponentID()
std::string getComponentID |
( |
| ) |
|
Get component identifier.
- Returns
- Component identifier.
◆ getComponentTestComment()
std::string getComponentTestComment |
( |
| ) |
|
Get comment.
- Returns
- Comment.
◆ getMeasurementData()
TObject * getMeasurementData |
( |
| ) |
const |
|
inline |
◆ getMeasurementType()
int getMeasurementType |
( |
| ) |
const |
|
inline |
◆ getTestID()
◆ getTestTimeStamp()
TTimeStamp getTestTimeStamp |
( |
| ) |
const |
|
inline |
◆ setComponentID()
void setComponentID |
( |
const std::string & |
componentID | ) |
|
|
inline |
Set component identifier.
- Parameters
-
[in] | componentID | Component identifier. |
Definition at line 66 of file ARICHComponentTest.h.
◆ setComponentTestComment()
void setComponentTestComment |
( |
const std::string & |
comment | ) |
|
|
inline |
◆ setMeasurementData()
void setMeasurementData |
( |
TObject * |
data | ) |
|
|
inline |
◆ setMeasurementType()
void setMeasurementType |
( |
int |
type | ) |
|
|
inline |
Set measurement type.
- Parameters
-
[in] | type | Measurement type. |
Definition at line 90 of file ARICHComponentTest.h.
◆ setTestID()
◆ setTestTimeStamp()
void setTestTimeStamp |
( |
TTimeStamp |
timeStamp | ) |
|
|
inline |
Set date of test measurement.
- Parameters
-
[in] | timeStamp | Date of test measurement. |
Definition at line 78 of file ARICHComponentTest.h.
◆ m_comment
◆ m_componentID
std::string m_componentID |
|
private |
◆ m_data
◆ m_id
◆ m_timeStamp
◆ m_type
The documentation for this class was generated from the following file: