Raw TC result nefor digitizing.
More...
#include <TRGECLTMMPara.h>
Raw TC result nefor digitizing.
Definition at line 21 of file TRGECLTMMPara.h.
◆ TRGECLTMMPara() [1/2]
Empty constructor Recommended for ROOT IO.
Definition at line 25 of file TRGECLTMMPara.h.
25 : m_FPGAversion(1)
26 {
27
28 }
◆ TRGECLTMMPara() [2/2]
Construction.
Definition at line 30 of file TRGECLTMMPara.h.
30 :
31 m_FPGAversion(FPGAversion)
32
33 {
34 }
◆ getFPGAversion()
int getFPGAversion |
( |
| ) |
const |
|
inline |
Get FPGAversion.
Definition at line 40 of file TRGECLTMMPara.h.
41 { return m_FPGAversion ; }
◆ setFPGAversion()
void setFPGAversion |
( |
int | FPGAversion | ) |
|
|
inline |
Set FPGAversion.
Definition at line 37 of file TRGECLTMMPara.h.
37{ m_FPGAversion = FPGAversion; }
◆ m_FPGAversion
The documentation for this class was generated from the following file: