![]() |
ATLAS Offline Software
|
#include <PixelSwitches.h>
Public Member Functions | |
| PixelSwitches () | |
| void | setServices (bool flag) |
| bool | services () const |
| void | setServicesOnLadder (bool flag) |
| bool | servicesOnLadder () const |
| void | setG3CompatibleDigits (bool flag) |
| bool | g3CompatibleDigits () const |
| void | setInitialLayout (bool flag) |
| bool | initialLayout () const |
| void | setDC1Geometry (bool flag) |
| bool | dc1Geometry () const |
| void | setAlignable (bool flag) |
| bool | alignable () const |
| void | setIBL (bool flag=true) |
| bool | ibl () const |
| void | setDBM (bool flag=false) |
| bool | dbm () const |
| void | setDynamicAlignFolders (const bool useDynAlignFolders) |
| bool | dynamicAlignFolders () const |
Private Attributes | |
| bool | m_services |
| bool | m_servicesOnLadder |
| bool | m_g3CompatibleDigits |
| bool | m_initialLayout |
| bool | m_dc1Geometry |
| bool | m_alignable |
| bool | m_ibl |
| bool | m_dbm |
| bool | m_dynAlignFolders |
Definition at line 12 of file PixelSwitches.h.
| PixelSwitches::PixelSwitches | ( | ) |
Definition at line 7 of file PixelSwitches.cxx.
| bool PixelSwitches::alignable | ( | ) | const |
Definition at line 38 of file PixelSwitches.cxx.
| bool PixelSwitches::dbm | ( | ) | const |
Definition at line 44 of file PixelSwitches.cxx.
| bool PixelSwitches::dc1Geometry | ( | ) | const |
Definition at line 34 of file PixelSwitches.cxx.
| bool PixelSwitches::dynamicAlignFolders | ( | ) | const |
Definition at line 47 of file PixelSwitches.cxx.
| bool PixelSwitches::g3CompatibleDigits | ( | ) | const |
Definition at line 26 of file PixelSwitches.cxx.
| bool PixelSwitches::ibl | ( | ) | const |
Definition at line 41 of file PixelSwitches.cxx.
| bool PixelSwitches::initialLayout | ( | ) | const |
Definition at line 30 of file PixelSwitches.cxx.
| bool PixelSwitches::services | ( | ) | const |
Definition at line 20 of file PixelSwitches.cxx.
| bool PixelSwitches::servicesOnLadder | ( | ) | const |
Definition at line 23 of file PixelSwitches.cxx.
| void PixelSwitches::setAlignable | ( | bool | flag | ) |
Definition at line 37 of file PixelSwitches.cxx.
| void PixelSwitches::setDBM | ( | bool | flag = false | ) |
Definition at line 43 of file PixelSwitches.cxx.
| void PixelSwitches::setDC1Geometry | ( | bool | flag | ) |
Definition at line 33 of file PixelSwitches.cxx.
| void PixelSwitches::setDynamicAlignFolders | ( | const bool | useDynAlignFolders | ) |
Definition at line 46 of file PixelSwitches.cxx.
| void PixelSwitches::setG3CompatibleDigits | ( | bool | flag | ) |
Definition at line 25 of file PixelSwitches.cxx.
| void PixelSwitches::setIBL | ( | bool | flag = true | ) |
Definition at line 40 of file PixelSwitches.cxx.
| void PixelSwitches::setInitialLayout | ( | bool | flag | ) |
Definition at line 29 of file PixelSwitches.cxx.
| void PixelSwitches::setServices | ( | bool | flag | ) |
Definition at line 19 of file PixelSwitches.cxx.
| void PixelSwitches::setServicesOnLadder | ( | bool | flag | ) |
Definition at line 22 of file PixelSwitches.cxx.
|
private |
Definition at line 72 of file PixelSwitches.h.
|
private |
Definition at line 78 of file PixelSwitches.h.
|
private |
Definition at line 69 of file PixelSwitches.h.
|
private |
Definition at line 81 of file PixelSwitches.h.
|
private |
Definition at line 63 of file PixelSwitches.h.
|
private |
Definition at line 75 of file PixelSwitches.h.
|
private |
Definition at line 66 of file PixelSwitches.h.
|
private |
Definition at line 57 of file PixelSwitches.h.
|
private |
Definition at line 60 of file PixelSwitches.h.