QwAnalysis
|
one F1TDC configuration and reference signal(s) holder More...
#include <QwF1TDContainer.h>
Inherits TObject.
Public Member Functions | |
QwF1TDC () | |
QwF1TDC (const Int_t roc, const Int_t slot) | |
virtual | ~QwF1TDC () |
Int_t | GetROCNumber () const |
Int_t | GetSlotNumber () const |
Int_t | GetChannelNumber () const |
Bool_t | IsReferenceSlot () const |
Bool_t | IsNormResolution () const |
Bool_t | IsSyncMode () const |
UInt_t | GetF1TDC_refcnt () const |
UInt_t | GetF1TDC_hsdiv () const |
UInt_t | GetF1TDC_refclkdiv () const |
UInt_t | GetF1TDC_trigwin () const |
UInt_t | GetF1TDC_triglat () const |
Double_t | GetF1TDC_tframe () const |
Double_t | GetF1TDC_full_range () const |
Double_t | GetF1TDC_window () const |
Double_t | GetF1TDC_latency () const |
Double_t | GetF1TDC_resolution () const |
Double_t | GetF1TDC_bin_size () const |
Double_t | GetF1TDC_t_offset () const |
Double_t | GetF1TDC_trig_t_offset () const |
Double_t | GetF1TDC_trig_resolution () const |
Int_t | GetF1TDCIndex () const |
Int_t | GetF1BankIndex () const |
const TString | GetF1SystemName () const |
void | SetROCNumber (const Int_t roc) |
void | SetSlotNumber (const Int_t slot) |
void | SetReferenceSlot (const Bool_t reflag) |
void | SetF1TDCIndex (const Int_t tdc_index) |
void | SetF1BankIndex (const Int_t bank_index) |
void | SetF1SystemName (const TString name) |
void | SetF1TDCBuffer (UInt_t *buffer, UInt_t num_words) |
const UInt_t * | GetF1TDCBuffer () const |
void | PrintF1TDCBuffer () |
void | PrintF1TDCConfigure () |
void | PrintChannelErrorCounter (Int_t channel) |
void | PrintErrorCounter () |
void | PrintTotalErrorCounter () |
void | PrintContact () |
TString | GetChannelErrorCounter (Int_t channel) |
TString | GetErrorCounter () |
TString | GetTotalErrorCounter () |
void | AddSEU (Int_t channel) |
void | AddSYN (Int_t channel) |
void | AddEMM (Int_t channel) |
void | AddTFO (Int_t channel) |
void | AddRLF (Int_t channel) |
void | AddHFO (Int_t channel) |
void | AddOFO (Int_t channel) |
void | AddFDF (Int_t channel) |
void | AddS30 (Int_t channel) |
UInt_t | GetSEU (Int_t channel) const |
UInt_t | GetSYN (Int_t channel) const |
UInt_t | GetEMM (Int_t channel) const |
UInt_t | GetTFO (Int_t channel) const |
UInt_t | GetRLF (Int_t channel) const |
UInt_t | GetHFO (Int_t channel) const |
UInt_t | GetOFO (Int_t channel) const |
UInt_t | GetFDF (Int_t channel) const |
UInt_t | GetS30 (Int_t channel) const |
UInt_t | GetTotalSEU () |
UInt_t | GetTotalSYN () |
UInt_t | GetTotalEMM () |
UInt_t | GetTotalTFO () |
UInt_t | GetTotalRLF () |
UInt_t | GetTotalHFO () |
UInt_t | GetTotalOFO () |
UInt_t | GetTotalFDF () |
UInt_t | GetTotalS30 () |
UInt_t | GetTotalRFM () |
void | ResetCounters () |
Double_t | ReferenceSignalCorrection (Double_t raw_time, Double_t ref_time) |
Data Fields | |
Int_t | fROC |
Int_t | fSlot |
Int_t | fChannelNumber |
UInt_t * | fBuffer |
UInt_t | fF1TDC_refcnt |
UInt_t | fF1TDC_hsdiv |
UInt_t | fF1TDC_refclkdiv |
UInt_t | fF1TDC_trigwin |
UInt_t | fF1TDC_triglat |
Double_t | fF1TDC_tframe_ns |
Double_t | fF1TDC_full_range_ns |
Double_t | fF1TDC_window_ns |
Double_t | fF1TDC_latency_ns |
Double_t | fF1TDC_resolution_ns |
Double_t | fF1TDC_t_offset |
Double_t | fF1TDC_trig_resolution_ns |
Double_t | fF1TDC_trig_t_offset |
Double_t | fF1TDCFactor |
UInt_t * | fF1TDC_SEU_counter |
UInt_t * | fF1TDC_EMM_counter |
UInt_t * | fF1TDC_SYN_counter |
UInt_t * | fF1TDC_TFO_counter |
UInt_t * | fF1TDC_RLF_counter |
UInt_t * | fF1TDC_HFO_counter |
UInt_t * | fF1TDC_OFO_counter |
UInt_t * | fF1TDC_FDF_counter |
UInt_t * | fF1TDC_S30_counter |
Bool_t | fReferenceSlotFlag |
TArrayD * | fReferenceSignals |
Bool_t | fF1TDCNormResFlag |
Bool_t | fF1TDCSyncFlag |
Int_t | fF1TDCIndex |
Int_t | fF1BankIndex |
Private Member Functions | |
UInt_t | GetTotal (UInt_t *error_counter) |
ClassDef (QwF1TDC, 1) | |
Private Attributes | |
TString | fSystemName |
UInt_t | fF1TDC_RFM_counter |
Static Private Attributes | |
static const Int_t | fWordsPerBuffer = 16 |
static const Int_t | fMaxF1TDCChannelNumber = 64 |
Friends | |
std::ostream & | operator<< (std::ostream &os, const QwF1TDC &f1tdc) |
one F1TDC configuration and reference signal(s) holder
Definition at line 47 of file QwF1TDContainer.h.
QwF1TDC::QwF1TDC | ( | ) |
Definition at line 87 of file QwF1TDContainer.cc.
References fBuffer, fChannelNumber, fF1BankIndex, fF1TDC_EMM_counter, fF1TDC_FDF_counter, fF1TDC_full_range_ns, fF1TDC_HFO_counter, fF1TDC_hsdiv, fF1TDC_latency_ns, fF1TDC_OFO_counter, fF1TDC_refclkdiv, fF1TDC_refcnt, fF1TDC_resolution_ns, fF1TDC_RFM_counter, fF1TDC_RLF_counter, fF1TDC_S30_counter, fF1TDC_SEU_counter, fF1TDC_SYN_counter, fF1TDC_t_offset, fF1TDC_TFO_counter, fF1TDC_tframe_ns, fF1TDC_triglat, fF1TDC_trigwin, fF1TDC_window_ns, fF1TDCFactor, fF1TDCIndex, fF1TDCNormResFlag, fF1TDCSyncFlag, fMaxF1TDCChannelNumber, fReferenceSignals, fReferenceSlotFlag, fROC, fSlot, fWordsPerBuffer, and ResetCounters().
QwF1TDC::QwF1TDC | ( | const Int_t | roc, |
const Int_t | slot | ||
) |
Definition at line 140 of file QwF1TDContainer.cc.
References fBuffer, fChannelNumber, fF1BankIndex, fF1TDC_EMM_counter, fF1TDC_FDF_counter, fF1TDC_full_range_ns, fF1TDC_HFO_counter, fF1TDC_hsdiv, fF1TDC_latency_ns, fF1TDC_OFO_counter, fF1TDC_refclkdiv, fF1TDC_refcnt, fF1TDC_resolution_ns, fF1TDC_RFM_counter, fF1TDC_RLF_counter, fF1TDC_S30_counter, fF1TDC_SEU_counter, fF1TDC_SYN_counter, fF1TDC_t_offset, fF1TDC_TFO_counter, fF1TDC_tframe_ns, fF1TDC_triglat, fF1TDC_trigwin, fF1TDC_window_ns, fF1TDCFactor, fF1TDCIndex, fF1TDCNormResFlag, fF1TDCSyncFlag, fMaxF1TDCChannelNumber, fReferenceSignals, fReferenceSlotFlag, fROC, fSlot, fWordsPerBuffer, and ResetCounters().
|
virtual |
Definition at line 193 of file QwF1TDContainer.cc.
References fBuffer, fF1TDC_EMM_counter, fF1TDC_FDF_counter, fF1TDC_HFO_counter, fF1TDC_OFO_counter, fF1TDC_RLF_counter, fF1TDC_S30_counter, fF1TDC_SEU_counter, fF1TDC_SYN_counter, fF1TDC_TFO_counter, and fReferenceSignals.
|
inline |
Definition at line 113 of file QwF1TDContainer.h.
References fF1TDC_EMM_counter.
Referenced by QwF1TDContainer::AddEMM().
|
inline |
Definition at line 118 of file QwF1TDContainer.h.
References fF1TDC_FDF_counter.
Referenced by QwF1TDContainer::AddFDF().
|
inline |
Definition at line 116 of file QwF1TDContainer.h.
References fF1TDC_HFO_counter.
Referenced by QwF1TDContainer::AddHFO().
|
inline |
Definition at line 117 of file QwF1TDContainer.h.
References fF1TDC_OFO_counter.
Referenced by QwF1TDContainer::AddOFO().
|
inline |
Definition at line 115 of file QwF1TDContainer.h.
References fF1TDC_RLF_counter.
Referenced by QwF1TDContainer::AddRLF().
|
inline |
Definition at line 119 of file QwF1TDContainer.h.
References fF1TDC_S30_counter.
Referenced by QwF1TDContainer::AddS30().
|
inline |
Definition at line 111 of file QwF1TDContainer.h.
References fF1TDC_SEU_counter.
Referenced by QwF1TDContainer::AddSEU().
|
inline |
Definition at line 112 of file QwF1TDContainer.h.
References fF1TDC_SYN_counter.
Referenced by QwF1TDContainer::AddSYN().
|
inline |
Definition at line 114 of file QwF1TDContainer.h.
References fF1TDC_TFO_counter.
Referenced by QwF1TDContainer::AddTFO().
|
private |
TString QwF1TDC::GetChannelErrorCounter | ( | Int_t | channel | ) |
Definition at line 617 of file QwF1TDContainer.cc.
References fF1TDCIndex, fROC, fSlot, GetEMM(), GetFDF(), GetHFO(), GetOFO(), GetRLF(), GetSEU(), GetSYN(), GetTFO(), and GetTotalRFM().
Referenced by GetErrorCounter().
|
inline |
Definition at line 58 of file QwF1TDContainer.h.
References fChannelNumber.
Referenced by QwF1TDContainer::GetF1TDCChannelNumber().
|
inline |
Definition at line 124 of file QwF1TDContainer.h.
References fF1TDC_EMM_counter.
Referenced by GetChannelErrorCounter(), and PrintChannelErrorCounter().
TString QwF1TDC::GetErrorCounter | ( | ) |
Definition at line 650 of file QwF1TDContainer.cc.
References fF1TDCIndex, fMaxF1TDCChannelNumber, fROC, fSlot, and GetChannelErrorCounter().
Referenced by QwF1TDContainer::GetErrorSummary().
|
inline |
Definition at line 83 of file QwF1TDContainer.h.
References fF1BankIndex.
Referenced by QwF1TDContainer::GetF1TDCwithBankIndexSLOT().
|
inline |
Definition at line 84 of file QwF1TDContainer.h.
References fSystemName.
Referenced by PrintChannelErrorCounter(), PrintContact(), PrintErrorCounter(), PrintF1TDCConfigure(), and PrintTotalErrorCounter().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 74 of file QwF1TDContainer.h.
References fF1TDC_resolution_ns.
Referenced by QwF1TDContainer::GetF1TDCsResolution().
|
inline |
|
inline |
|
inline |
Definition at line 80 of file QwF1TDContainer.h.
References fF1TDC_trig_resolution_ns.
|
inline |
Definition at line 79 of file QwF1TDContainer.h.
References fF1TDC_trig_t_offset.
Referenced by QwF1TDContainer::GetF1TDCTriggerRollover().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 82 of file QwF1TDContainer.h.
References fF1TDCIndex.
Referenced by QwF1TDContainer::GetF1TDCwithIndex().
|
inline |
Definition at line 131 of file QwF1TDContainer.h.
References fF1TDC_FDF_counter.
Referenced by GetChannelErrorCounter(), and PrintChannelErrorCounter().
|
inline |
Definition at line 128 of file QwF1TDContainer.h.
References fF1TDC_HFO_counter.
Referenced by GetChannelErrorCounter(), and PrintChannelErrorCounter().
|
inline |
Definition at line 129 of file QwF1TDContainer.h.
References fF1TDC_OFO_counter.
Referenced by GetChannelErrorCounter(), and PrintChannelErrorCounter().
|
inline |
Definition at line 127 of file QwF1TDContainer.h.
References fF1TDC_RLF_counter.
Referenced by GetChannelErrorCounter(), and PrintChannelErrorCounter().
|
inline |
Definition at line 56 of file QwF1TDContainer.h.
References fROC.
Referenced by QwF1TDContainer::GetF1TDC(), PrintContact(), and PrintF1TDCConfigure().
|
inline |
|
inline |
Definition at line 122 of file QwF1TDContainer.h.
References fF1TDC_SEU_counter.
Referenced by GetChannelErrorCounter(), and PrintChannelErrorCounter().
|
inline |
Definition at line 57 of file QwF1TDContainer.h.
References fSlot.
Referenced by QwF1TDContainer::GetF1TDC(), QwF1TDContainer::GetF1TDCwithBankIndexSLOT(), PrintContact(), and PrintF1TDCConfigure().
|
inline |
Definition at line 123 of file QwF1TDContainer.h.
References fF1TDC_SYN_counter.
Referenced by GetChannelErrorCounter(), and PrintChannelErrorCounter().
|
inline |
Definition at line 125 of file QwF1TDContainer.h.
References fF1TDC_TFO_counter.
Referenced by GetChannelErrorCounter(), and PrintChannelErrorCounter().
|
private |
Definition at line 482 of file QwF1TDContainer.cc.
References fMaxF1TDCChannelNumber.
Referenced by GetTotalEMM(), GetTotalFDF(), GetTotalHFO(), GetTotalOFO(), GetTotalRLF(), GetTotalS30(), GetTotalSEU(), GetTotalSYN(), and GetTotalTFO().
UInt_t QwF1TDC::GetTotalEMM | ( | ) |
Definition at line 507 of file QwF1TDContainer.cc.
References fF1TDC_EMM_counter, and GetTotal().
Referenced by GetTotalErrorCounter(), and PrintTotalErrorCounter().
TString QwF1TDC::GetTotalErrorCounter | ( | ) |
Definition at line 668 of file QwF1TDContainer.cc.
References fF1TDCIndex, fROC, fSlot, GetTotalEMM(), GetTotalFDF(), GetTotalHFO(), GetTotalOFO(), GetTotalRLF(), GetTotalSEU(), GetTotalSYN(), and GetTotalTFO().
UInt_t QwF1TDC::GetTotalFDF | ( | ) |
Definition at line 537 of file QwF1TDContainer.cc.
References fF1TDC_FDF_counter, and GetTotal().
Referenced by GetTotalErrorCounter(), and PrintTotalErrorCounter().
UInt_t QwF1TDC::GetTotalHFO | ( | ) |
Definition at line 525 of file QwF1TDContainer.cc.
References fF1TDC_HFO_counter, and GetTotal().
Referenced by GetTotalErrorCounter(), and PrintTotalErrorCounter().
UInt_t QwF1TDC::GetTotalOFO | ( | ) |
Definition at line 531 of file QwF1TDContainer.cc.
References fF1TDC_OFO_counter, and GetTotal().
Referenced by GetTotalErrorCounter(), and PrintTotalErrorCounter().
|
inline |
Definition at line 146 of file QwF1TDContainer.h.
References fF1TDC_RFM_counter.
Referenced by GetChannelErrorCounter(), and PrintTotalErrorCounter().
UInt_t QwF1TDC::GetTotalRLF | ( | ) |
Definition at line 519 of file QwF1TDContainer.cc.
References fF1TDC_RLF_counter, and GetTotal().
Referenced by GetTotalErrorCounter(), and PrintTotalErrorCounter().
UInt_t QwF1TDC::GetTotalS30 | ( | ) |
Definition at line 543 of file QwF1TDContainer.cc.
References fF1TDC_S30_counter, and GetTotal().
UInt_t QwF1TDC::GetTotalSEU | ( | ) |
Definition at line 495 of file QwF1TDContainer.cc.
References fF1TDC_SEU_counter, and GetTotal().
Referenced by GetTotalErrorCounter(), and PrintTotalErrorCounter().
UInt_t QwF1TDC::GetTotalSYN | ( | ) |
Definition at line 501 of file QwF1TDContainer.cc.
References fF1TDC_SYN_counter, and GetTotal().
Referenced by GetTotalErrorCounter(), and PrintTotalErrorCounter().
UInt_t QwF1TDC::GetTotalTFO | ( | ) |
Definition at line 513 of file QwF1TDContainer.cc.
References fF1TDC_TFO_counter, and GetTotal().
Referenced by GetTotalErrorCounter(), and PrintTotalErrorCounter().
|
inline |
Definition at line 61 of file QwF1TDContainer.h.
References fF1TDCNormResFlag.
Referenced by PrintF1TDCConfigure().
|
inline |
|
inline |
Definition at line 62 of file QwF1TDContainer.h.
References fF1TDCSyncFlag.
Referenced by PrintF1TDCConfigure().
void QwF1TDC::PrintChannelErrorCounter | ( | Int_t | channel | ) |
Definition at line 550 of file QwF1TDContainer.cc.
References QwLog::endl(), GetEMM(), GetF1SystemName(), GetFDF(), GetHFO(), GetOFO(), GetRLF(), GetSEU(), GetSYN(), GetTFO(), and QwMessage.
Referenced by QwF1TDContainer::AddEMM(), QwF1TDContainer::AddFDF(), QwF1TDContainer::AddHFO(), QwF1TDContainer::AddOFO(), QwF1TDContainer::AddRLF(), QwF1TDContainer::AddS30(), QwF1TDContainer::AddSEU(), QwF1TDContainer::AddSYN(), QwF1TDContainer::AddTFO(), and PrintErrorCounter().
void QwF1TDC::PrintContact | ( | ) |
Definition at line 698 of file QwF1TDContainer.cc.
References GetF1SystemName(), GetROCNumber(), and GetSlotNumber().
Referenced by QwF1TDContainer::GetF1TDCChannelNumber(), QwF1TDContainer::GetF1TDCsResolution(), and QwF1TDContainer::GetF1TDCTriggerRollover().
void QwF1TDC::PrintErrorCounter | ( | ) |
Definition at line 575 of file QwF1TDContainer.cc.
References QwLog::endl(), fMaxF1TDCChannelNumber, GetF1SystemName(), PrintChannelErrorCounter(), and QwVerbose.
void QwF1TDC::PrintF1TDCBuffer | ( | ) |
Definition at line 408 of file QwF1TDContainer.cc.
References fBuffer, fF1BankIndex, fF1TDCIndex, fROC, fSlot, fSystemName, and fWordsPerBuffer.
void QwF1TDC::PrintF1TDCConfigure | ( | ) |
Definition at line 424 of file QwF1TDContainer.cc.
References fChannelNumber, fF1TDC_full_range_ns, fF1TDC_hsdiv, fF1TDC_latency_ns, fF1TDC_refclkdiv, fF1TDC_refcnt, fF1TDC_resolution_ns, fF1TDC_t_offset, fF1TDC_tframe_ns, fF1TDC_trig_resolution_ns, fF1TDC_trig_t_offset, fF1TDC_triglat, fF1TDC_trigwin, fF1TDC_window_ns, GetF1SystemName(), GetROCNumber(), GetSlotNumber(), IsNormResolution(), and IsSyncMode().
Referenced by QwF1TDContainer::GetF1TDCChannelNumber(), QwF1TDContainer::GetF1TDCsResolution(), and QwF1TDContainer::GetF1TDCTriggerRollover().
void QwF1TDC::PrintTotalErrorCounter | ( | ) |
Definition at line 594 of file QwF1TDContainer.cc.
References QwLog::endl(), GetF1SystemName(), GetTotalEMM(), GetTotalFDF(), GetTotalHFO(), GetTotalOFO(), GetTotalRFM(), GetTotalRLF(), GetTotalSEU(), GetTotalSYN(), GetTotalTFO(), and QwMessage.
Double_t QwF1TDC::ReferenceSignalCorrection | ( | Double_t | raw_time, |
Double_t | ref_time | ||
) |
Definition at line 306 of file QwF1TDContainer.cc.
References fF1TDC_RFM_counter, fF1TDC_t_offset, and fF1TDC_trigwin.
Referenced by QwF1TDContainer::ReferenceSignalCorrection().
void QwF1TDC::ResetCounters | ( | ) |
Definition at line 457 of file QwF1TDContainer.cc.
References fF1TDC_EMM_counter, fF1TDC_FDF_counter, fF1TDC_HFO_counter, fF1TDC_OFO_counter, fF1TDC_RFM_counter, fF1TDC_RLF_counter, fF1TDC_S30_counter, fF1TDC_SEU_counter, fF1TDC_SYN_counter, fF1TDC_TFO_counter, and fMaxF1TDCChannelNumber.
Referenced by QwF1TDC().
|
inline |
Definition at line 92 of file QwF1TDContainer.h.
References fF1BankIndex.
Referenced by QwTriggerScintillator::ProcessConfigurationBuffer(), QwSciFiDetector::ProcessConfigurationBuffer(), QwMainDetector::ProcessConfigurationBuffer(), QwDriftChamber::ProcessConfigurationBuffer(), and QwScanner::ProcessConfigurationBuffer().
|
inline |
Definition at line 93 of file QwF1TDContainer.h.
References fSystemName.
Referenced by QwTriggerScintillator::ProcessConfigurationBuffer(), QwSciFiDetector::ProcessConfigurationBuffer(), QwMainDetector::ProcessConfigurationBuffer(), QwDriftChamber::ProcessConfigurationBuffer(), and QwScanner::ProcessConfigurationBuffer().
void QwF1TDC::SetF1TDCBuffer | ( | UInt_t * | buffer, |
UInt_t | num_words | ||
) |
Definition at line 213 of file QwF1TDContainer.cc.
References fBuffer, fChannelNumber, fF1TDC_full_range_ns, fF1TDC_hsdiv, fF1TDC_latency_ns, fF1TDC_refclkdiv, fF1TDC_refcnt, fF1TDC_resolution_ns, fF1TDC_t_offset, fF1TDC_tframe_ns, fF1TDC_trig_resolution_ns, fF1TDC_trig_t_offset, fF1TDC_triglat, fF1TDC_trigwin, fF1TDC_window_ns, fF1TDCFactor, fF1TDCNormResFlag, fF1TDCSyncFlag, fMaxF1TDCChannelNumber, fSlot, and fWordsPerBuffer.
Referenced by QwTriggerScintillator::ProcessConfigurationBuffer(), QwSciFiDetector::ProcessConfigurationBuffer(), QwMainDetector::ProcessConfigurationBuffer(), QwDriftChamber::ProcessConfigurationBuffer(), and QwScanner::ProcessConfigurationBuffer().
|
inline |
Definition at line 91 of file QwF1TDContainer.h.
References fF1TDCIndex.
Referenced by QwTriggerScintillator::ProcessConfigurationBuffer(), QwSciFiDetector::ProcessConfigurationBuffer(), QwMainDetector::ProcessConfigurationBuffer(), QwDriftChamber::ProcessConfigurationBuffer(), and QwScanner::ProcessConfigurationBuffer().
|
inline |
|
inline |
|
inline |
|
friend |
Definition at line 718 of file QwF1TDContainer.cc.
UInt_t* QwF1TDC::fBuffer |
Definition at line 177 of file QwF1TDContainer.h.
Referenced by GetF1TDCBuffer(), PrintF1TDCBuffer(), QwF1TDC(), SetF1TDCBuffer(), and ~QwF1TDC().
Int_t QwF1TDC::fChannelNumber |
Definition at line 176 of file QwF1TDContainer.h.
Referenced by GetChannelNumber(), PrintF1TDCConfigure(), QwF1TDC(), and SetF1TDCBuffer().
Int_t QwF1TDC::fF1BankIndex |
Definition at line 228 of file QwF1TDContainer.h.
Referenced by GetF1BankIndex(), operator<<(), PrintF1TDCBuffer(), QwF1TDC(), and SetF1BankIndex().
UInt_t* QwF1TDC::fF1TDC_EMM_counter |
Definition at line 209 of file QwF1TDContainer.h.
Referenced by AddEMM(), GetEMM(), GetTotalEMM(), QwF1TDC(), ResetCounters(), and ~QwF1TDC().
UInt_t* QwF1TDC::fF1TDC_FDF_counter |
Definition at line 217 of file QwF1TDContainer.h.
Referenced by AddFDF(), GetFDF(), GetTotalFDF(), QwF1TDC(), ResetCounters(), and ~QwF1TDC().
Double_t QwF1TDC::fF1TDC_full_range_ns |
Definition at line 187 of file QwF1TDContainer.h.
Referenced by GetF1TDC_full_range(), PrintF1TDCConfigure(), QwF1TDC(), and SetF1TDCBuffer().
UInt_t* QwF1TDC::fF1TDC_HFO_counter |
Definition at line 215 of file QwF1TDContainer.h.
Referenced by AddHFO(), GetHFO(), GetTotalHFO(), QwF1TDC(), ResetCounters(), and ~QwF1TDC().
UInt_t QwF1TDC::fF1TDC_hsdiv |
Definition at line 181 of file QwF1TDContainer.h.
Referenced by GetF1TDC_hsdiv(), PrintF1TDCConfigure(), QwF1TDC(), and SetF1TDCBuffer().
Double_t QwF1TDC::fF1TDC_latency_ns |
Definition at line 190 of file QwF1TDContainer.h.
Referenced by GetF1TDC_latency(), PrintF1TDCConfigure(), QwF1TDC(), and SetF1TDCBuffer().
UInt_t* QwF1TDC::fF1TDC_OFO_counter |
Definition at line 216 of file QwF1TDContainer.h.
Referenced by AddOFO(), GetOFO(), GetTotalOFO(), QwF1TDC(), ResetCounters(), and ~QwF1TDC().
UInt_t QwF1TDC::fF1TDC_refclkdiv |
Definition at line 182 of file QwF1TDContainer.h.
Referenced by GetF1TDC_refclkdiv(), PrintF1TDCConfigure(), QwF1TDC(), and SetF1TDCBuffer().
UInt_t QwF1TDC::fF1TDC_refcnt |
Definition at line 180 of file QwF1TDContainer.h.
Referenced by GetF1TDC_refcnt(), PrintF1TDCConfigure(), QwF1TDC(), and SetF1TDCBuffer().
Double_t QwF1TDC::fF1TDC_resolution_ns |
Definition at line 191 of file QwF1TDContainer.h.
Referenced by GetF1TDC_bin_size(), GetF1TDC_resolution(), PrintF1TDCConfigure(), QwF1TDC(), and SetF1TDCBuffer().
|
private |
Definition at line 240 of file QwF1TDContainer.h.
Referenced by GetTotalRFM(), QwF1TDC(), ReferenceSignalCorrection(), and ResetCounters().
UInt_t* QwF1TDC::fF1TDC_RLF_counter |
Definition at line 214 of file QwF1TDContainer.h.
Referenced by AddRLF(), GetRLF(), GetTotalRLF(), QwF1TDC(), ResetCounters(), and ~QwF1TDC().
UInt_t* QwF1TDC::fF1TDC_S30_counter |
Definition at line 218 of file QwF1TDContainer.h.
Referenced by AddS30(), GetS30(), GetTotalS30(), QwF1TDC(), ResetCounters(), and ~QwF1TDC().
UInt_t* QwF1TDC::fF1TDC_SEU_counter |
Definition at line 208 of file QwF1TDContainer.h.
Referenced by AddSEU(), GetSEU(), GetTotalSEU(), QwF1TDC(), ResetCounters(), and ~QwF1TDC().
UInt_t* QwF1TDC::fF1TDC_SYN_counter |
Definition at line 210 of file QwF1TDContainer.h.
Referenced by AddSYN(), GetSYN(), GetTotalSYN(), QwF1TDC(), ResetCounters(), and ~QwF1TDC().
Double_t QwF1TDC::fF1TDC_t_offset |
Definition at line 193 of file QwF1TDContainer.h.
Referenced by GetF1TDC_t_offset(), PrintF1TDCConfigure(), QwF1TDC(), ReferenceSignalCorrection(), and SetF1TDCBuffer().
UInt_t* QwF1TDC::fF1TDC_TFO_counter |
Definition at line 211 of file QwF1TDContainer.h.
Referenced by AddTFO(), GetTFO(), GetTotalTFO(), QwF1TDC(), ResetCounters(), and ~QwF1TDC().
Double_t QwF1TDC::fF1TDC_tframe_ns |
Definition at line 186 of file QwF1TDContainer.h.
Referenced by GetF1TDC_tframe(), PrintF1TDCConfigure(), QwF1TDC(), and SetF1TDCBuffer().
Double_t QwF1TDC::fF1TDC_trig_resolution_ns |
Definition at line 195 of file QwF1TDContainer.h.
Referenced by GetF1TDC_trig_resolution(), PrintF1TDCConfigure(), and SetF1TDCBuffer().
Double_t QwF1TDC::fF1TDC_trig_t_offset |
Definition at line 196 of file QwF1TDContainer.h.
Referenced by GetF1TDC_trig_t_offset(), PrintF1TDCConfigure(), and SetF1TDCBuffer().
UInt_t QwF1TDC::fF1TDC_triglat |
Definition at line 184 of file QwF1TDContainer.h.
Referenced by GetF1TDC_triglat(), PrintF1TDCConfigure(), QwF1TDC(), and SetF1TDCBuffer().
UInt_t QwF1TDC::fF1TDC_trigwin |
Definition at line 183 of file QwF1TDContainer.h.
Referenced by GetF1TDC_trigwin(), PrintF1TDCConfigure(), QwF1TDC(), ReferenceSignalCorrection(), and SetF1TDCBuffer().
Double_t QwF1TDC::fF1TDC_window_ns |
Definition at line 189 of file QwF1TDContainer.h.
Referenced by GetF1TDC_window(), PrintF1TDCConfigure(), QwF1TDC(), and SetF1TDCBuffer().
Double_t QwF1TDC::fF1TDCFactor |
Definition at line 199 of file QwF1TDContainer.h.
Referenced by QwF1TDC(), and SetF1TDCBuffer().
Int_t QwF1TDC::fF1TDCIndex |
Definition at line 227 of file QwF1TDContainer.h.
Referenced by GetChannelErrorCounter(), GetErrorCounter(), GetF1TDCIndex(), GetTotalErrorCounter(), operator<<(), PrintF1TDCBuffer(), QwF1TDC(), and SetF1TDCIndex().
Bool_t QwF1TDC::fF1TDCNormResFlag |
Definition at line 223 of file QwF1TDContainer.h.
Referenced by IsNormResolution(), QwF1TDC(), and SetF1TDCBuffer().
Bool_t QwF1TDC::fF1TDCSyncFlag |
Definition at line 224 of file QwF1TDContainer.h.
Referenced by IsSyncMode(), QwF1TDC(), and SetF1TDCBuffer().
|
staticprivate |
Definition at line 238 of file QwF1TDContainer.h.
Referenced by GetErrorCounter(), GetTotal(), PrintErrorCounter(), QwF1TDC(), ResetCounters(), and SetF1TDCBuffer().
TArrayD* QwF1TDC::fReferenceSignals |
Definition at line 221 of file QwF1TDContainer.h.
Referenced by QwF1TDC(), and ~QwF1TDC().
Bool_t QwF1TDC::fReferenceSlotFlag |
Definition at line 220 of file QwF1TDContainer.h.
Referenced by IsReferenceSlot(), QwF1TDC(), and SetReferenceSlot().
Int_t QwF1TDC::fROC |
Definition at line 156 of file QwF1TDContainer.h.
Referenced by GetChannelErrorCounter(), GetErrorCounter(), GetROCNumber(), GetTotalErrorCounter(), operator<<(), PrintF1TDCBuffer(), QwF1TDC(), and SetROCNumber().
Int_t QwF1TDC::fSlot |
Definition at line 161 of file QwF1TDContainer.h.
Referenced by GetChannelErrorCounter(), GetErrorCounter(), GetSlotNumber(), GetTotalErrorCounter(), operator<<(), PrintF1TDCBuffer(), QwF1TDC(), SetF1TDCBuffer(), and SetSlotNumber().
|
private |
Definition at line 236 of file QwF1TDContainer.h.
Referenced by GetF1SystemName(), PrintF1TDCBuffer(), and SetF1SystemName().
|
staticprivate |
Definition at line 237 of file QwF1TDContainer.h.
Referenced by PrintF1TDCBuffer(), QwF1TDC(), and SetF1TDCBuffer().