Belle II Software
development
NSMState.cc
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
#include "daq/slc/nsm/NSMState.h"
9
10
using namespace
Belle2
;
11
12
const
NSMState
NSMState::ONLINE_S(1,
"ONLINE"
);
13
14
const
NSMState
&
NSMState::operator=
(
const
NSMState
& state)
15
{
16
Enum::operator=(state);
17
return
*
this
;
18
}
Belle2::NSMState
Definition:
NSMState.h:19
Belle2::NSMState::operator=
const NSMState & operator=(const NSMState &state)
Operator =.
Definition:
NSMState.cc:14
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:17
daq
slc
nsm
src
NSMState.cc
Generated on Fri Nov 8 2024 02:35:42 for Belle II Software by
1.9.6