![]() |
ATLAS Offline Software
|
#include <LArStraightAbsorbers.h>
Public Member Functions | |
| double | XCentAbs (int stackid, int cellid) const |
| double | YCentAbs (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 LArStraightAbsorbers * | GetInstance (const std::string &strDetector="") |
Private Member Functions | |
| LArStraightAbsorbers (const std::string &strDetector="") | |
| void | initXYCentAbs (const PhysicalVolumeAccessor &theAbsorbers, int stackid, int cellid) |
| void | initHalfLength (const PhysicalVolumeAccessor &theAbsorbers, int stackid, int cellid) |
| double | SlantAbs (const PhysicalVolumeAccessor &theAbsorbers, 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 LArStraightAbsorbers.h.
|
private |
Definition at line 17 of file LArStraightAbsorbers.cxx.
|
inline |
Definition at line 28 of file LArStraightAbsorbers.h.
|
static |
Definition at line 11 of file LArStraightAbsorbers.cxx.
|
inline |
Definition at line 27 of file LArStraightAbsorbers.h.
|
private |
Definition at line 78 of file LArStraightAbsorbers.cxx.
|
private |
Definition at line 37 of file LArStraightAbsorbers.cxx.
|
inline |
Definition at line 29 of file LArStraightAbsorbers.h.
|
private |
Definition at line 65 of file LArStraightAbsorbers.cxx.
|
inline |
Definition at line 25 of file LArStraightAbsorbers.h.
|
inline |
Definition at line 26 of file LArStraightAbsorbers.h.
|
private |
Definition at line 19 of file LArStraightAbsorbers.h.
|
private |
Definition at line 21 of file LArStraightAbsorbers.h.
|
private |
Definition at line 22 of file LArStraightAbsorbers.h.
|
private |
Definition at line 20 of file LArStraightAbsorbers.h.
|
private |
Definition at line 17 of file LArStraightAbsorbers.h.
|
private |
Definition at line 18 of file LArStraightAbsorbers.h.