|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef INDETREADOUTGEOMETRY_SCT_READOUTSCHEME_H
12 #define INDETREADOUTGEOMETRY_SCT_READOUTSCHEME_H
137 return (readoutId.
isValid()) ? 1 : 0;
150 #endif // INDETREADOUTGEOMETRY_SCT_READOUTSCHEME_H
SCT_ReadoutScheme(const SCT_ReadoutScheme &scheme)
bool isValid() const
Test if its in a valid state.
SiCellId connectedCell(const SiReadoutCellId &readoutId, int number) const
int numberOfConnectedCells(const SiReadoutCellId &readoutId) const
void setCells(int numReadoutCells)
SiReadoutCellId readoutIdOfCell(const SiCellId &cellId) const
virtual ~SCT_ReadoutScheme()=default
void setDiodes(int numDiodes)
SCT_ReadoutScheme & operator=(const SCT_ReadoutScheme &scheme)