![]() |
ATLAS Offline Software
|
#include <IBLParameterSvc.h>
Public Member Functions | |
| IBLParameterSvc (const std::string &name, ISvcLocator *svc) | |
| Constructor(s) | |
| virtual | ~IBLParameterSvc () |
| virtual StatusCode | initialize () override |
| Initialize Service. | |
| virtual StatusCode | finalize () override |
| virtual bool | containsIBL () override |
| virtual bool | contains3D () override |
| virtual bool | containsDBM () override |
| std::string | setStringParameters (const std::string ¶m, const std::string ¶mName) |
| void | setCablingParameters (std::vector< int > &columnsPerFE, std::vector< int > &rowsPerFE, std::vector< std::vector< int > > &FEsPerHalfModule, int *DBMColumnsPerFE=NULL, int *DBMRowsPerFE=NULL, int *DBMFEsPerHalfModule=NULL) |
| virtual void | setBoolParameters (bool ¶m, const std::string ¶mName) override |
Private Member Functions | |
| StatusCode | setIblParameters () |
Private Attributes | |
| bool | m_IBLpresent |
| bool | m_DBMpresent |
| int | m_LayerColumnsPerFE |
| int | m_LayerRowsPerFE |
| int | m_LayerFEsPerHalfModule_planar |
| int | m_LayerFEsPerHalfModule_3d |
| int | m_layout |
| std::vector< int > | m_LayerFEsPerHalfModule |
| ServiceHandle< IGeoDbTagSvc > | m_geoDbTagSvc |
| bool | m_disablePixMapCondDB |
| bool | m_disableSpecialPixels |
| bool | m_disableAlignable |
| bool | m_disableAllClusterSplitting |
| bool | m_disableDCS |
Definition at line 26 of file IBLParameterSvc.h.
| IBLParameterSvc::IBLParameterSvc | ( | const std::string & | name, |
| ISvcLocator * | svc ) |
Constructor(s)
Definition at line 20 of file IBLParameterSvc.cxx.
|
virtual |
Definition at line 43 of file IBLParameterSvc.cxx.
|
inlineoverridevirtual |
Definition at line 39 of file IBLParameterSvc.h.
|
inlineoverridevirtual |
Definition at line 40 of file IBLParameterSvc.h.
|
inlineoverridevirtual |
Definition at line 38 of file IBLParameterSvc.h.
|
overridevirtual |
Definition at line 128 of file IBLParameterSvc.cxx.
|
overridevirtual |
Initialize Service.
Definition at line 50 of file IBLParameterSvc.cxx.
|
inlineoverridevirtual |
Definition at line 66 of file IBLParameterSvc.h.
|
inline |
Definition at line 49 of file IBLParameterSvc.h.
|
private |
Definition at line 73 of file IBLParameterSvc.cxx.
|
inline |
Definition at line 42 of file IBLParameterSvc.h.
|
private |
Definition at line 81 of file IBLParameterSvc.h.
|
private |
Definition at line 88 of file IBLParameterSvc.h.
|
private |
Definition at line 89 of file IBLParameterSvc.h.
|
private |
Definition at line 90 of file IBLParameterSvc.h.
|
private |
Definition at line 86 of file IBLParameterSvc.h.
|
private |
Definition at line 87 of file IBLParameterSvc.h.
|
private |
Definition at line 85 of file IBLParameterSvc.h.
|
private |
Definition at line 81 of file IBLParameterSvc.h.
|
private |
Definition at line 82 of file IBLParameterSvc.h.
|
private |
Definition at line 83 of file IBLParameterSvc.h.
|
private |
Definition at line 82 of file IBLParameterSvc.h.
|
private |
Definition at line 82 of file IBLParameterSvc.h.
|
private |
Definition at line 82 of file IBLParameterSvc.h.
|
private |
Definition at line 82 of file IBLParameterSvc.h.