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

#include <CMAidentity.h>

Inheritance diagram for CMAidentity::defineParams:
Collaboration diagram for CMAidentity::defineParams:

Public Member Functions

 defineParams ()=default
 
 defineParams (const defineParams &)=default
 
defineParamsoperator= (const defineParams &)=default
 
 defineParams (defineParams &&)=default
 

Public Attributes

CMAcoverage coverage {CMAcoverage::AllSectors}
 CMA identity params. More...
 
ViewType view {ViewType::NoView}
 
int etaIndex {-1}
 Matrix type (0 = eta matrix, 1 = phi matrix) More...
 
int phiIndex {-1}
 Matrix eta address (start from 0) More...
 
int padIndex {-1}
 Matrix chi address (start from 0) More...
 
int IxxIndex {-1}
 PAD index into the sector logic (start from 0) More...
 
int seqNumber {-1}
 Matrix index into the PAD (start from 0) More...
 

Detailed Description

Definition at line 27 of file CMAidentity.h.

Constructor & Destructor Documentation

◆ defineParams() [1/3]

CMAidentity::defineParams::defineParams ( )
default

◆ defineParams() [2/3]

CMAidentity::defineParams::defineParams ( const defineParams )
default

◆ defineParams() [3/3]

CMAidentity::defineParams::defineParams ( defineParams &&  )
default

Member Function Documentation

◆ operator=()

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

Member Data Documentation

◆ coverage

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

CMA identity params.

Definition at line 33 of file CMAidentity.h.

◆ etaIndex

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

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

Definition at line 35 of file CMAidentity.h.

◆ IxxIndex

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

PAD index into the sector logic (start from 0)

Definition at line 38 of file CMAidentity.h.

◆ padIndex

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

Matrix chi address (start from 0)

Definition at line 37 of file CMAidentity.h.

◆ phiIndex

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

Matrix eta address (start from 0)

Definition at line 36 of file CMAidentity.h.

◆ seqNumber

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

Matrix index into the PAD (start from 0)

Definition at line 39 of file CMAidentity.h.

◆ view

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

Definition at line 34 of file CMAidentity.h.


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