QwAnalysis
|
#include <QwIntegratedRaster.h>
Public Member Functions | |
QwIntegratedRasterDetectorID () | |
void | Print () const |
Data Fields | |
int | fSubbankIndex |
int | fWordInSubbank |
int | fIndex |
UInt_t | fSubelement |
TString | fmoduletype |
TString | fdetectorname |
TString | fdetectortype |
Definition at line 24 of file QwIntegratedRaster.h.
|
inline |
Definition at line 28 of file QwIntegratedRaster.h.
void QwIntegratedRasterDetectorID::Print | ( | ) | const |
Definition at line 704 of file QwIntegratedRaster.cc.
References fdetectorname, fdetectortype, fIndex, fmoduletype, fSubbankIndex, fSubelement, and fWordInSubbank.
Referenced by QwIntegratedRaster::LoadChannelMap().
TString QwIntegratedRasterDetectorID::fdetectorname |
Definition at line 43 of file QwIntegratedRaster.h.
Referenced by QwIntegratedRaster::LoadChannelMap(), and Print().
TString QwIntegratedRasterDetectorID::fdetectortype |
Definition at line 44 of file QwIntegratedRaster.h.
Referenced by QwIntegratedRaster::LoadChannelMap(), and Print().
int QwIntegratedRasterDetectorID::fIndex |
Definition at line 39 of file QwIntegratedRaster.h.
Referenced by QwIntegratedRaster::LoadChannelMap(), and Print().
TString QwIntegratedRasterDetectorID::fmoduletype |
Definition at line 42 of file QwIntegratedRaster.h.
Referenced by QwIntegratedRaster::LoadChannelMap(), and Print().
int QwIntegratedRasterDetectorID::fSubbankIndex |
Definition at line 31 of file QwIntegratedRaster.h.
Referenced by QwIntegratedRaster::LoadChannelMap(), and Print().
UInt_t QwIntegratedRasterDetectorID::fSubelement |
Definition at line 40 of file QwIntegratedRaster.h.
Referenced by Print().
int QwIntegratedRasterDetectorID::fWordInSubbank |
Definition at line 34 of file QwIntegratedRaster.h.
Referenced by QwIntegratedRaster::LoadChannelMap(), and Print().