JAPAn
Just Another Parity Analyzer
|
Mapping info for integrated raster detectors. More...
#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 |
Mapping info for integrated raster detectors.
Definition at line 30 of file QwIntegratedRaster.h.
|
inline |
Definition at line 34 of file QwIntegratedRaster.h.
References fdetectorname, fIndex, fmoduletype, fSubbankIndex, fSubelement, and fWordInSubbank.
void QwIntegratedRasterDetectorID::Print | ( | ) | const |
TString QwIntegratedRasterDetectorID::fdetectorname |
Definition at line 49 of file QwIntegratedRaster.h.
Referenced by QwIntegratedRasterDetectorID().
TString QwIntegratedRasterDetectorID::fdetectortype |
Definition at line 50 of file QwIntegratedRaster.h.
int QwIntegratedRasterDetectorID::fIndex |
Definition at line 45 of file QwIntegratedRaster.h.
Referenced by QwIntegratedRasterDetectorID().
TString QwIntegratedRasterDetectorID::fmoduletype |
Definition at line 48 of file QwIntegratedRaster.h.
Referenced by QwIntegratedRasterDetectorID().
int QwIntegratedRasterDetectorID::fSubbankIndex |
Definition at line 39 of file QwIntegratedRaster.h.
Referenced by QwIntegratedRasterDetectorID().
UInt_t QwIntegratedRasterDetectorID::fSubelement |
Definition at line 46 of file QwIntegratedRaster.h.
Referenced by QwIntegratedRasterDetectorID().
int QwIntegratedRasterDetectorID::fWordInSubbank |
Definition at line 40 of file QwIntegratedRaster.h.
Referenced by QwIntegratedRasterDetectorID().