|
HighLAND
|
Representation of the ND280 data quality flags. More...
#include <BaseDataClasses.hxx>
Public Member Functions | |
| virtual AnaDataQualityB * | Clone () |
| Clone this object. | |
Public Attributes | |
| bool | GoodDaq |
Protected Member Functions | |
| AnaDataQualityB (const AnaDataQualityB &dq) | |
| Copy constructor is protected, as Clone() should be used to copy this object. | |
Representation of the ND280 data quality flags.
Definition at line 789 of file BaseDataClasses.hxx.
| bool AnaDataQualityB::GoodDaq |
Simple boolean of whether there was good data quality or not. True means there was good data quality.
Definition at line 809 of file BaseDataClasses.hxx.
1.8.13