ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
CMAparameters::defineParams Struct Reference

#include <CMAparameters.h>

Inheritance diagram for CMAparameters::defineParams:
Collaboration diagram for CMAparameters::defineParams:

Public Member Functions

 defineParams ()=default
 
 defineParams (const defineParams &)=default
 
defineParamsoperator= (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...
 

Detailed Description

Definition at line 27 of file CMAparameters.h.

Constructor & Destructor Documentation

◆ defineParams() [1/3]

CMAparameters::defineParams::defineParams ( )
default

◆ defineParams() [2/3]

CMAparameters::defineParams::defineParams ( const defineParams )
default

◆ defineParams() [3/3]

CMAparameters::defineParams::defineParams ( defineParams &&  )
default

Member Function Documentation

◆ operator=()

defineParams& CMAparameters::defineParams::operator= ( const defineParams )
default

Member Data Documentation

◆ highPtNumCo

int CMAparameters::defineParams::highPtNumCo {-1}

Last connector (global-addr) for HiPt confirm.

Definition at line 48 of file CMAparameters.h.

◆ highPtStartCo

int CMAparameters::defineParams::highPtStartCo {-1}

Number of connectors giving input to the matrix.

Definition at line 46 of file CMAparameters.h.

◆ highPtStation

int CMAparameters::defineParams::highPtStation {0}

RPC station number giving input to Low Pt ch.

Definition at line 35 of file CMAparameters.h.

◆ highPtStopCo

int CMAparameters::defineParams::highPtStopCo {-1}

First connector (global-addr) for HiPt confirm.

Definition at line 47 of file CMAparameters.h.

◆ lowPtNumCo

int CMAparameters::defineParams::lowPtNumCo {-1}

Last connector (global-addr) for LowPt confirm.

Definition at line 44 of file CMAparameters.h.

◆ lowPtStartCo

int CMAparameters::defineParams::lowPtStartCo {-1}

RPC chamber to which the RPC strip belongs.

Definition at line 42 of file CMAparameters.h.

◆ lowPtStation

int CMAparameters::defineParams::lowPtStation {0}

RPC station number giving input to pivot chs.

Definition at line 34 of file CMAparameters.h.

◆ lowPtStopCo

int CMAparameters::defineParams::lowPtStopCo {-1}

First connector (global-addr) for LowPt confirm.

Definition at line 43 of file CMAparameters.h.

◆ pivotStartChan

int CMAparameters::defineParams::pivotStartChan {-1}

RPC station number giving input to High Pt ch.

Definition at line 37 of file CMAparameters.h.

◆ pivotStartStation

int CMAparameters::defineParams::pivotStartStation {-1}

Definition at line 38 of file CMAparameters.h.

◆ pivotStation

int CMAparameters::defineParams::pivotStation {0}

Definition at line 33 of file CMAparameters.h.

◆ pivotStopChan

int CMAparameters::defineParams::pivotStopChan {-1}

RPC chamber to which the RPC strip belongs.

Definition at line 39 of file CMAparameters.h.

◆ pivotStopStation

int CMAparameters::defineParams::pivotStopStation {-1}

Definition at line 40 of file CMAparameters.h.


The documentation for this struct was generated from the following file: