Flag for beam background study.
More...
#include <ECLBeamBackgroundStudy.h>
Flag for beam background study.
Definition at line 21 of file ECLBeamBackgroundStudy.h.
◆ ECLBeamBackgroundStudy()
◆ ~ECLBeamBackgroundStudy()
◆ getBeamBackgroundStudy()
bool getBeamBackgroundStudy |
( |
| ) |
const |
|
inline |
Return beam background study flag.
- Returns
- beam background study flag
Definition at line 37 of file ECLBeamBackgroundStudy.h.
37{return m_isBeamBackgroundStudy; }
◆ setBeamBackgroundStudy()
void setBeamBackgroundStudy |
( |
bool | study | ) |
|
|
inline |
Set beam background study flag.
- Parameters
-
study | beam background study flag |
Definition at line 42 of file ECLBeamBackgroundStudy.h.
42{ m_isBeamBackgroundStudy = study; }
◆ m_isBeamBackgroundStudy
bool m_isBeamBackgroundStudy |
|
private |
The documentation for this class was generated from the following file: