JAPAn
Just Another Parity Analyzer
|
Identification structure for delay line detector components. More...
#include <QwTypes.h>
Public Member Functions | |
QwDelayLineID () | |
QwDelayLineID (const int backplane, const int linenumber, const int side) | |
Data Fields | |
Int_t | fBackPlane |
Int_t | fLineNumber |
Int_t | fSide |
Identification structure for delay line detector components.
Specifies the location of delay line elements using backplane number, line number, and side identification. Used for delay line detector mapping and data processing.
|
inline |
|
inline |
Int_t QwDelayLineID::fBackPlane |
Definition at line 302 of file QwTypes.h.
Referenced by QwDelayLineID(), and QwDelayLineID().
Int_t QwDelayLineID::fLineNumber |
Definition at line 303 of file QwTypes.h.
Referenced by QwDelayLineID(), and QwDelayLineID().
Int_t QwDelayLineID::fSide |
Definition at line 304 of file QwTypes.h.
Referenced by QwDelayLineID(), and QwDelayLineID().