ATLAS Offline Software
|
#include <CMAparameters.h>
Public Member Functions | |
defineParams ()=default | |
defineParams (const defineParams &)=default | |
defineParams & | operator= (const defineParams &)=default |
defineParams (defineParams &&)=default | |
Public Attributes | |
int | pivotStation {0} |
int | lowPtStation {0} |
RPC station number giving input to pivot chs. More... | |
int | highPtStation {0} |
RPC station number giving input to Low Pt ch. More... | |
int | pivotStartChan {-1} |
RPC station number giving input to High Pt ch. More... | |
int | pivotStartStation {-1} |
int | pivotStopChan {-1} |
RPC chamber to which the RPC strip belongs. More... | |
int | pivotStopStation {-1} |
int | lowPtStartCo {-1} |
RPC chamber to which the RPC strip belongs. More... | |
int | lowPtStopCo {-1} |
First connector (global-addr) for LowPt confirm. More... | |
int | lowPtNumCo {-1} |
Last connector (global-addr) for LowPt confirm. More... | |
int | highPtStartCo {-1} |
Number of connectors giving input to the matrix. More... | |
int | highPtStopCo {-1} |
First connector (global-addr) for HiPt confirm. More... | |
int | highPtNumCo {-1} |
Last connector (global-addr) for HiPt confirm. More... | |
Definition at line 27 of file CMAparameters.h.
|
default |
|
default |
|
default |
|
default |
int CMAparameters::defineParams::highPtNumCo {-1} |
Last connector (global-addr) for HiPt confirm.
Definition at line 48 of file CMAparameters.h.
int CMAparameters::defineParams::highPtStartCo {-1} |
Number of connectors giving input to the matrix.
Definition at line 46 of file CMAparameters.h.
int CMAparameters::defineParams::highPtStation {0} |
RPC station number giving input to Low Pt ch.
Definition at line 35 of file CMAparameters.h.
int CMAparameters::defineParams::highPtStopCo {-1} |
First connector (global-addr) for HiPt confirm.
Definition at line 47 of file CMAparameters.h.
int CMAparameters::defineParams::lowPtNumCo {-1} |
Last connector (global-addr) for LowPt confirm.
Definition at line 44 of file CMAparameters.h.
int CMAparameters::defineParams::lowPtStartCo {-1} |
RPC chamber to which the RPC strip belongs.
Definition at line 42 of file CMAparameters.h.
int CMAparameters::defineParams::lowPtStation {0} |
RPC station number giving input to pivot chs.
Definition at line 34 of file CMAparameters.h.
int CMAparameters::defineParams::lowPtStopCo {-1} |
First connector (global-addr) for LowPt confirm.
Definition at line 43 of file CMAparameters.h.
int CMAparameters::defineParams::pivotStartChan {-1} |
RPC station number giving input to High Pt ch.
Definition at line 37 of file CMAparameters.h.
int CMAparameters::defineParams::pivotStartStation {-1} |
Definition at line 38 of file CMAparameters.h.
int CMAparameters::defineParams::pivotStation {0} |
Definition at line 33 of file CMAparameters.h.
int CMAparameters::defineParams::pivotStopChan {-1} |
RPC chamber to which the RPC strip belongs.
Definition at line 39 of file CMAparameters.h.
int CMAparameters::defineParams::pivotStopStation {-1} |
Definition at line 40 of file CMAparameters.h.