Belle II Software
release-08-01-10
|
Flag for beam background study. More...
#include <ECLBeamBackgroundStudy.h>
Public Member Functions | |
ECLBeamBackgroundStudy () | |
Default constructor. | |
~ECLBeamBackgroundStudy () | |
Destructor. | |
bool | getBeamBackgroundStudy () const |
Return beam background study flag. More... | |
void | setBeamBackgroundStudy (bool study) |
Set beam background study flag. More... | |
Private Member Functions | |
ClassDef (ECLBeamBackgroundStudy, 1) | |
ClassDef. | |
Private Attributes | |
bool | m_isBeamBackgroundStudy |
Flag. | |
Flag for beam background study.
Definition at line 21 of file ECLBeamBackgroundStudy.h.
|
inline |
Return beam background study flag.
Definition at line 37 of file ECLBeamBackgroundStudy.h.
|
inline |
Set beam background study flag.
study | beam background study flag |
Definition at line 42 of file ECLBeamBackgroundStudy.h.