Mapping of the mirrors on the detector.
More...
#include <ARICHMirrorMap.h>
Mapping of the mirrors on the detector.
Definition at line 24 of file ARICHMirrorMap.h.
◆ ARICHMirrorMap() [1/3]
Default constructor.
Definition at line 29 of file ARICHMirrorMap.h.
std::string m_comment
optional comment
TTimeStamp m_timeStamp
Installation Date.
int m_column
Position on the detector.
ARICHMirrorInfo * m_mirror
Mirror identifier.
◆ ARICHMirrorMap() [2/3]
◆ ARICHMirrorMap() [3/3]
◆ ~ARICHMirrorMap()
◆ getMirrorComment()
std::string getMirrorComment |
( |
| ) |
const |
|
inline |
◆ getMirrorID()
Return Mirror Identifier.
- Returns
- Mirror Identifier
Definition at line 52 of file ARICHMirrorMap.h.
◆ getMirrorPosition()
int getMirrorPosition |
( |
| ) |
const |
|
inline |
Return Position on the detector.
- Returns
- Position on the detector
Definition at line 62 of file ARICHMirrorMap.h.
◆ getMirrorTimeStamp()
TTimeStamp getMirrorTimeStamp |
( |
| ) |
const |
|
inline |
Return Installation date.
- Returns
- Installation date
Definition at line 72 of file ARICHMirrorMap.h.
◆ setMirrorComment()
void setMirrorComment |
( |
const std::string & |
comment | ) |
|
|
inline |
◆ setMirrorID()
◆ setMirrorPosition()
void setMirrorPosition |
( |
int |
column | ) |
|
|
inline |
Set Position on the detector.
- Parameters
-
column | Position on the detector |
Definition at line 67 of file ARICHMirrorMap.h.
◆ setMirrorTimeStamp()
void setMirrorTimeStamp |
( |
TTimeStamp |
timeStamp | ) |
|
|
inline |
Set Installation date.
- Parameters
-
timeStamp | Installation date |
Definition at line 77 of file ARICHMirrorMap.h.
◆ m_column
◆ m_comment
◆ m_mirror
◆ m_timeStamp
The documentation for this class was generated from the following file: