![]() |
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. | |
| 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). | |
Definition at line 27 of file CMAidentity.h.
|
default |
|
default |
|
default |
|
default |
| CMAcoverage CMAidentity::defineParams::coverage {CMAcoverage::AllSectors} |
| int CMAidentity::defineParams::etaIndex {-1} |
| 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} |
| int CMAidentity::defineParams::phiIndex {-1} |
| int CMAidentity::defineParams::seqNumber {-1} |
| ViewType CMAidentity::defineParams::view {ViewType::NoView} |
Definition at line 34 of file CMAidentity.h.