ATLAS Offline Software
Loading...
Searching...
No Matches
CMAparameters::parseParams Struct Reference

#include <CMAparameters.h>

Inheritance diagram for CMAparameters::parseParams:
Collaboration diagram for CMAparameters::parseParams:

Public Member Functions

 parseParams ()=default
 parseParams (const parseParams &)=default
parseParamsoperator= (const parseParams &)=default
 parseParams (parseParams &&)=default

Public Attributes

int pivotStation {0}
int lowPtStation {0}
 RPC station number giving input to pivot chs.
int highPtStation {0}
 RPC station number giving input to Low Pt ch.
int pivotStartChan {-1}
 RPC station number giving input to High Pt ch.
int pivotStartStation {-1}
int pivotStopChan {-1}
 RPC chamber to which the RPC strip belongs.
int pivotStopStation {-1}
int lowPtStartCo {-1}
 RPC chamber to which the RPC strip belongs.
int lowPtStopCo {-1}
 First connector (global-addr) for LowPt confirm.
int lowPtNumCo {-1}
 Last connector (global-addr) for LowPt confirm.
int highPtStartCo {-1}
 Number of connectors giving input to the matrix.
int highPtStopCo {-1}
 First connector (global-addr) for HiPt confirm.
int highPtNumCo {-1}
 Last connector (global-addr) for HiPt confirm.
int number {0}
int station {0}
int sectorType {0}
CMAcoverage coverage {CMAcoverage::AllSectors}
 CMA identity params.
ViewType view {ViewType::NoView}
int etaIndex {-1}
 Matrix type (0 = eta matrix, 1 = phi matrix)
int phiIndex {-1}
 Matrix eta address (start from 0)
int padIndex {-1}
 Matrix chi address (start from 0)
int IxxIndex {-1}
 PAD index into the sector logic (start from 0)
int seqNumber {-1}
 Matrix index into the PAD (start from 0)

Detailed Description

Definition at line 52 of file CMAparameters.h.

Constructor & Destructor Documentation

◆ parseParams() [1/3]

CMAparameters::parseParams::parseParams ( )
default

◆ parseParams() [2/3]

CMAparameters::parseParams::parseParams ( const parseParams & )
default

◆ parseParams() [3/3]

CMAparameters::parseParams::parseParams ( parseParams && )
default

Member Function Documentation

◆ operator=()

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

Member Data Documentation

◆ coverage

CMAcoverage CMAidentity::defineParams::coverage {CMAcoverage::AllSectors}
inherited

CMA identity params.

Definition at line 33 of file CMAidentity.h.

◆ etaIndex

int CMAidentity::defineParams::etaIndex {-1}
inherited

Matrix type (0 = eta matrix, 1 = phi matrix)

Definition at line 35 of file CMAidentity.h.

35{-1};

◆ highPtNumCo

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

Last connector (global-addr) for HiPt confirm.

Definition at line 49 of file CMAparameters.h.

49{-1};

◆ highPtStartCo

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

Number of connectors giving input to the matrix.

Definition at line 47 of file CMAparameters.h.

47{-1};

◆ highPtStation

int CMAparameters::defineParams::highPtStation {0}
inherited

RPC station number giving input to Low Pt ch.

Definition at line 36 of file CMAparameters.h.

36{0};

◆ highPtStopCo

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

First connector (global-addr) for HiPt confirm.

Definition at line 48 of file CMAparameters.h.

48{-1};

◆ IxxIndex

int CMAidentity::defineParams::IxxIndex {-1}
inherited

PAD index into the sector logic (start from 0)

Definition at line 38 of file CMAidentity.h.

38{-1};

◆ lowPtNumCo

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

Last connector (global-addr) for LowPt confirm.

Definition at line 45 of file CMAparameters.h.

45{-1};

◆ lowPtStartCo

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

RPC chamber to which the RPC strip belongs.

Definition at line 43 of file CMAparameters.h.

43{-1};

◆ lowPtStation

int CMAparameters::defineParams::lowPtStation {0}
inherited

RPC station number giving input to pivot chs.

Definition at line 35 of file CMAparameters.h.

35{0};

◆ lowPtStopCo

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

First connector (global-addr) for LowPt confirm.

Definition at line 44 of file CMAparameters.h.

44{-1};

◆ number

int CablingObject::cablingParameters::number {0}
inherited

Definition at line 23 of file CablingObject.h.

23{0};

◆ padIndex

int CMAidentity::defineParams::padIndex {-1}
inherited

Matrix chi address (start from 0)

Definition at line 37 of file CMAidentity.h.

37{-1};

◆ phiIndex

int CMAidentity::defineParams::phiIndex {-1}
inherited

Matrix eta address (start from 0)

Definition at line 36 of file CMAidentity.h.

36{-1};

◆ pivotStartChan

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

RPC station number giving input to High Pt ch.

Definition at line 38 of file CMAparameters.h.

38{-1}; // RPC strips num giving input to the 1st matrix ch

◆ pivotStartStation

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

Definition at line 39 of file CMAparameters.h.

39{-1};

◆ pivotStation

int CMAparameters::defineParams::pivotStation {0}
inherited

Definition at line 34 of file CMAparameters.h.

34{0};

◆ pivotStopChan

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

RPC chamber to which the RPC strip belongs.

Definition at line 40 of file CMAparameters.h.

40{-1}; // RPC strips num giving input to the 1st matrix ch

◆ pivotStopStation

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

Definition at line 41 of file CMAparameters.h.

41{-1};

◆ sectorType

int CablingObject::cablingParameters::sectorType {0}
inherited

Definition at line 25 of file CablingObject.h.

25{0};

◆ seqNumber

int CMAidentity::defineParams::seqNumber {-1}
inherited

Matrix index into the PAD (start from 0)

Definition at line 39 of file CMAidentity.h.

39{-1};

◆ station

int CablingObject::cablingParameters::station {0}
inherited

Definition at line 24 of file CablingObject.h.

24{0};

◆ view

ViewType CMAidentity::defineParams::view {ViewType::NoView}
inherited

Definition at line 34 of file CMAidentity.h.

@ NoView
Definition RPCdef.h:8

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