Belle II Software development
ECLBeamBackgroundStudy.h
1/**************************************************************************
2 * basf2 (Belle II Analysis Software Framework) *
3 * Author: The Belle II Collaboration *
4 * *
5 * See git log for contributors and copyright holders. *
6 * This file is licensed under LGPL-3.0, see LICENSE.md. *
7 **************************************************************************/
8
9#pragma once
10#include <TObject.h>
11
12namespace Belle2 {
17
48
49} // end namespace Belle2
bool getBeamBackgroundStudy() const
Return beam background study flag.
void setBeamBackgroundStudy(bool study)
Set beam background study flag.
ClassDef(ECLBeamBackgroundStudy, 1)
ClassDef.
ECLBeamBackgroundStudy()
Default constructor.
Abstract base class for different kinds of events.