![]() |
ATLAS Offline Software
|
#include <LArStraightElectrodes.h>
Public Member Functions | |
| double | XCentEle (int stackid, int cellid) const |
| double | YCentEle (int stackid, int cellid) const |
| double | HalfLength (int stackid, int cellid) const |
| double | Cosu (int stackid, int cellid) const |
| double | Sinu (int stackid, int cellid) const |
Static Public Member Functions | |
| static const LArStraightElectrodes * | GetInstance (const std::string &strDetector="") |
Private Member Functions | |
| LArStraightElectrodes (const std::string &strDetector="") | |
| void | initXYCentEle (const PhysicalVolumeAccessor &theElectrodes, int stackid, int cellid) |
| void | initHalfLength (const PhysicalVolumeAccessor &theElectrodes, int stackid, int cellid) |
| double | SlantEle (const PhysicalVolumeAccessor &theElectrodes, int stackid, int cellid) const |
Private Attributes | |
| double | m_xcent [1024][14] {} |
| double | m_ycent [1024][14] {} |
| double | m_cosu [1024][14] {} |
| double | m_sinu [1024][14] {} |
| double | m_halflength [1024][14] {} |
| int | m_parity |
Definition at line 11 of file LArStraightElectrodes.h.
|
private |
Definition at line 19 of file LArStraightElectrodes.cxx.
|
inline |
Definition at line 29 of file LArStraightElectrodes.h.
|
static |
Definition at line 12 of file LArStraightElectrodes.cxx.
|
inline |
Definition at line 28 of file LArStraightElectrodes.h.
|
private |
Definition at line 83 of file LArStraightElectrodes.cxx.
|
private |
Definition at line 40 of file LArStraightElectrodes.cxx.
|
inline |
Definition at line 30 of file LArStraightElectrodes.h.
|
private |
Definition at line 70 of file LArStraightElectrodes.cxx.
|
inline |
Definition at line 26 of file LArStraightElectrodes.h.
|
inline |
Definition at line 27 of file LArStraightElectrodes.h.
|
private |
Definition at line 19 of file LArStraightElectrodes.h.
|
private |
Definition at line 21 of file LArStraightElectrodes.h.
|
private |
Definition at line 22 of file LArStraightElectrodes.h.
|
private |
Definition at line 20 of file LArStraightElectrodes.h.
|
private |
Definition at line 17 of file LArStraightElectrodes.h.
|
private |
Definition at line 18 of file LArStraightElectrodes.h.