10 fNumberOfSubElements(0), fDataToSave(kRaw)
20 fNumberOfDataWords(value.fNumberOfDataWords),
21 fNumberOfSubElements(value.fNumberOfSubElements),
22 fDataToSave(value.fDataToSave),
23 fTreeArrayIndex(value.fTreeArrayIndex),
24 fTreeArrayNumEntries(value.fTreeArrayNumEntries),
25 fPedestal(value.fPedestal),
26 fCalibrationFactor(value.fCalibrationFactor),
27 kFoundPedestal(value.kFoundPedestal),
28 kFoundGain(value.kFoundGain),
29 bEVENTCUTMODE(value.bEVENTCUTMODE),
32 fStability(value.fStability)
38 fNumberOfDataWords(value.fNumberOfDataWords),
39 fNumberOfSubElements(value.fNumberOfSubElements),
40 fDataToSave(datatosave),
41 fTreeArrayIndex(value.fTreeArrayIndex),
42 fTreeArrayNumEntries(value.fTreeArrayNumEntries),
43 fPedestal(value.fPedestal),
44 fCalibrationFactor(value.fCalibrationFactor),
45 kFoundPedestal(value.kFoundPedestal),
46 kFoundGain(value.kFoundGain),
47 bEVENTCUTMODE(value.bEVENTCUTMODE),
50 fStability(value.fStability)
67 <<
"Config-error-flag == 0x" << std::hex << errorflag << std::dec
78 for(UInt_t subelement=0;
87 row_list.push_back(row);
96 if (modulelist.
HasValue(devicename)){
#define QwMessage
Predefined log drain for regular messages.
void SetError(Double_t in)
UInt_t GetGoodEventCount() const
virtual void ConstructBranch(TTree *tree, TString &prefix)=0
void SetSingleEventCuts(Double_t min, Double_t max)
Set the upper and lower limits (fULimit and fLLimit) for this channel.
void SetDetectorName(TString &in)
void SetSubblock(UInt_t in)
Bool_t HasValue(TString &vname)
The pure virtual base class of all data elements.
A logfile class, based on an identical class in the Hermes analyzer.
void AddEntriesToList(std::vector< QwDBInterface > &row_list)
size_t GetNumberOfSubelements()
Get the number of subelements in this data element.
UInt_t fErrorFlag
This the standard error code generated for the channel that contains the global/local/stability flags...
UInt_t fErrorConfigFlag
contains the global/local/stability flags
void SetValue(Double_t in)
static std::ostream & endl(std::ostream &)
End of the line.
static const UInt_t kGlobalCut
virtual const TString & GetElementName() const
Get the name of this element.
Double_t GetValueError() const
Double_t GetValue() const
static const UInt_t kStabilityCut