List of MergerBoards.
More...
#include <ARICHMirrorInfo.h>
List of MergerBoards.
Definition at line 22 of file ARICHMirrorInfo.h.
◆ ARICHMirrorInfo() [1/3]
Default constructor.
Definition at line 27 of file ARICHMirrorInfo.h.
std::string m_comment
comment
TGraph * m_reflectivity
reflectivity of the mirror
int m_id
Mirror Identifier.
◆ ARICHMirrorInfo() [2/3]
◆ ARICHMirrorInfo() [3/3]
| ARICHMirrorInfo |
( |
int |
id, |
|
|
TGraph * |
reflectivity, |
|
|
const std::string & |
comment |
|
) |
| |
|
inline |
◆ getMirrorID()
| int getMirrorID |
( |
| ) |
const |
|
inline |
Return Mirror Identifier.
- Returns
- Mirror Identifier
Definition at line 43 of file ARICHMirrorInfo.h.
◆ getMirrorInfoComment()
| std::string getMirrorInfoComment |
( |
| ) |
const |
|
inline |
◆ getMirrorReflectivity()
| TGraph * getMirrorReflectivity |
( |
| ) |
const |
|
inline |
Return Reflectivity of the mirror.
- Returns
- Reflectivity of the mirror
Definition at line 54 of file ARICHMirrorInfo.h.
◆ setMirrorID()
| void setMirrorID |
( |
int |
id | ) |
|
|
inline |
◆ setMirrorInfoComment()
| void setMirrorInfoComment |
( |
const std::string & |
comment | ) |
|
|
inline |
◆ setMirrorReflectivity()
| void setMirrorReflectivity |
( |
TGraph * |
reflectivity | ) |
|
|
inline |
Set Reflectivity of the mirror.
- Parameters
-
| reflectivity | Reflectivity of the mirror |
Definition at line 60 of file ARICHMirrorInfo.h.
◆ m_comment
◆ m_id
◆ m_reflectivity
The documentation for this class was generated from the following file: