Belle II Software development
ECLBeamBackgroundStudy Class Reference

Flag for beam background study. More...

#include <ECLBeamBackgroundStudy.h>

Inheritance diagram for ECLBeamBackgroundStudy:

Public Member Functions

 ECLBeamBackgroundStudy ()
 Default constructor.
 
 ~ECLBeamBackgroundStudy ()
 Destructor.
 
bool getBeamBackgroundStudy () const
 Return beam background study flag.
 
void setBeamBackgroundStudy (bool study)
 Set beam background study flag.
 

Private Member Functions

 ClassDef (ECLBeamBackgroundStudy, 1)
 ClassDef.
 

Private Attributes

bool m_isBeamBackgroundStudy
 Flag.
 

Detailed Description

Flag for beam background study.

Definition at line 21 of file ECLBeamBackgroundStudy.h.

Constructor & Destructor Documentation

◆ ECLBeamBackgroundStudy()

Default constructor.

Definition at line 27 of file ECLBeamBackgroundStudy.h.

◆ ~ECLBeamBackgroundStudy()

Destructor.

Definition at line 32 of file ECLBeamBackgroundStudy.h.

32{}

Member Function Documentation

◆ getBeamBackgroundStudy()

bool getBeamBackgroundStudy ( ) const
inline

Return beam background study flag.

Returns
beam background study flag

Definition at line 37 of file ECLBeamBackgroundStudy.h.

◆ setBeamBackgroundStudy()

void setBeamBackgroundStudy ( bool  study)
inline

Set beam background study flag.

Parameters
studybeam background study flag

Definition at line 42 of file ECLBeamBackgroundStudy.h.

42{ m_isBeamBackgroundStudy = study; }

Member Data Documentation

◆ m_isBeamBackgroundStudy

bool m_isBeamBackgroundStudy
private

Flag.

Definition at line 44 of file ECLBeamBackgroundStudy.h.


The documentation for this class was generated from the following file: