QwAnalysis
|
#include <QwWord.h>
Public Member Functions | |
QwWord () | |
void | PrintID () const |
void | Print () const |
void | ClearEventData () |
Data Fields | |
Int_t | fSubbankIndex |
Int_t | fWordInSubbank |
TString | fModuleType |
TString | fWordName |
TString | fWordType |
Int_t | fValue |
|
inline |
|
inline |
Definition at line 33 of file QwWord.h.
References QwLog::endl(), fModuleType, fSubbankIndex, fWordName, fWordType, and QwOut.
TString QwWord::fModuleType |
Definition at line 28 of file QwWord.h.
Referenced by QwHelicity::LoadChannelMap(), QwBeamMod::LoadChannelMap(), and PrintID().
Int_t QwWord::fSubbankIndex |
Definition at line 24 of file QwWord.h.
Referenced by QwHelicity::LoadChannelMap(), QwBeamMod::LoadChannelMap(), and PrintID().
Int_t QwWord::fValue |
Definition at line 31 of file QwWord.h.
Referenced by ClearEventData(), and Print().
Int_t QwWord::fWordInSubbank |
Definition at line 27 of file QwWord.h.
Referenced by QwHelicity::LoadChannelMap(), and QwBeamMod::LoadChannelMap().
TString QwWord::fWordName |
Definition at line 29 of file QwWord.h.
Referenced by QwHelicity::LoadChannelMap(), QwBeamMod::LoadChannelMap(), Print(), and PrintID().
TString QwWord::fWordType |
Definition at line 30 of file QwWord.h.
Referenced by QwHelicity::LoadChannelMap(), and PrintID().