![]() |
ATLAS Offline Software
|
#include <SCT_FSIHelper.h>
Public Member Functions | |
| FSILocation (const std::string &name, double radius, double phi, int side) | |
| const std::string & | name () const |
| double | radius () const |
| double | phi () const |
| int | side () const |
Private Attributes | |
| std::string | m_name |
| double | m_radius |
| double | m_phi |
| int | m_side |
Definition at line 15 of file SCT_FSIHelper.h.
| FSILocation::FSILocation | ( | const std::string & | name, |
| double | radius, | ||
| double | phi, | ||
| int | side ) |
Definition at line 13 of file SCT_FSIHelper.cxx.
|
inline |
Definition at line 23 of file SCT_FSIHelper.h.
|
inline |
Definition at line 25 of file SCT_FSIHelper.h.
|
inline |
Definition at line 24 of file SCT_FSIHelper.h.
|
inline |
Definition at line 26 of file SCT_FSIHelper.h.
|
private |
Definition at line 30 of file SCT_FSIHelper.h.
|
private |
Definition at line 32 of file SCT_FSIHelper.h.
|
private |
Definition at line 31 of file SCT_FSIHelper.h.
|
private |
Definition at line 33 of file SCT_FSIHelper.h.