Belle II Software development
|
Raw TC result nefor digitizing. More...
#include <TRGECLBadRun.h>
Public Member Functions | |
TRGECLBadRun () | |
Empty constructor Recommended for ROOT IO. | |
TRGECLBadRun (int BadRunNumber) | |
Construction. | |
void | setBadRunNumber (int BadRunNumber) |
Set BadRunNumber. | |
int | getBadRunNumber () const |
Get BadRunNumber. | |
ClassDef (TRGECLBadRun, 1) | |
the class title | |
Public Attributes | |
int | m_BadRunNumber |
Bad Run Number. | |
Raw TC result nefor digitizing.
Definition at line 22 of file TRGECLBadRun.h.
|
inline |
Empty constructor Recommended for ROOT IO.
Definition at line 26 of file TRGECLBadRun.h.
|
inlineexplicit |
Construction.
Definition at line 31 of file TRGECLBadRun.h.
|
inline |
|
inline |
Set BadRunNumber.
Definition at line 36 of file TRGECLBadRun.h.
int m_BadRunNumber |
Bad Run Number.
Definition at line 46 of file TRGECLBadRun.h.