|  | ATLAS Offline Software
    | 
#include <CMAidentity.h>
| Public Member Functions | |
| defineParams ()=default | |
| defineParams (const defineParams &)=default | |
| defineParams & | operator= (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... | |
Definition at line 27 of file CMAidentity.h.
| 
 | default | 
| 
 | default | 
| 
 | default | 
| 
 | default | 
| CMAcoverage CMAidentity::defineParams::coverage {CMAcoverage::AllSectors} | 
CMA identity params.
Definition at line 33 of file CMAidentity.h.
| int CMAidentity::defineParams::etaIndex {-1} | 
Matrix type (0 = eta matrix, 1 = phi matrix)
Definition at line 35 of file CMAidentity.h.
| int CMAidentity::defineParams::IxxIndex {-1} | 
PAD index into the sector logic (start from 0)
Definition at line 38 of file CMAidentity.h.
| int CMAidentity::defineParams::padIndex {-1} | 
Matrix chi address (start from 0)
Definition at line 37 of file CMAidentity.h.
| int CMAidentity::defineParams::phiIndex {-1} | 
Matrix eta address (start from 0)
Definition at line 36 of file CMAidentity.h.
| int CMAidentity::defineParams::seqNumber {-1} | 
Matrix index into the PAD (start from 0)
Definition at line 39 of file CMAidentity.h.
| ViewType CMAidentity::defineParams::view {ViewType::NoView} | 
Definition at line 34 of file CMAidentity.h.
 1.8.18
 1.8.18