![]() |
ATLAS Offline Software
|
#include <MM_DigitToolInput.h>
Public Member Functions | |
| MM_DigitToolInput (int stripIdLocal, double posx, double incomingAngleXZ, double incomingAngleYZ, const Amg::Vector3D &magneticField, int stripMinId, int stripMaxId, int gasgap, float eventTime) | |
| ~MM_DigitToolInput ()=default | |
| int | stripIDLocal () const |
| double | positionWithinStrip () const |
| double | incomingAngleXZ () const |
| double | incomingAngleYZ () const |
| const Amg::Vector3D & | magneticField () const |
| int | stripMinID () const |
| int | stripMaxID () const |
| int | gasgap () const |
| Identifier | getHitID () const |
| float | eventTime () const |
Private Attributes | |
| int | m_stripIDLocal {0} |
| double | m_xpos {0.} |
| double | m_incomingAngleXZ {0.} |
| double | m_incomingAngleYZ {0.} |
| Amg::Vector3D | m_magneticField {Amg::Vector3D::Zero()} |
| int | m_stripMinId {0} |
| int | m_stripMaxId {0} |
| int | m_gasgap {0} |
| Identifier | m_hitID {0} |
| float | m_eventTime {0.f} |
Definition at line 25 of file MM_DigitToolInput.h.
|
inline |
Definition at line 27 of file MM_DigitToolInput.h.
|
default |
|
inline |
Definition at line 51 of file MM_DigitToolInput.h.
|
inline |
Definition at line 49 of file MM_DigitToolInput.h.
|
inline |
Definition at line 50 of file MM_DigitToolInput.h.
|
inline |
Definition at line 44 of file MM_DigitToolInput.h.
|
inline |
Definition at line 45 of file MM_DigitToolInput.h.
|
inline |
Definition at line 46 of file MM_DigitToolInput.h.
|
inline |
Definition at line 43 of file MM_DigitToolInput.h.
|
inline |
Definition at line 42 of file MM_DigitToolInput.h.
|
inline |
Definition at line 48 of file MM_DigitToolInput.h.
|
inline |
Definition at line 47 of file MM_DigitToolInput.h.
|
private |
Definition at line 63 of file MM_DigitToolInput.h.
|
private |
Definition at line 61 of file MM_DigitToolInput.h.
|
private |
Definition at line 62 of file MM_DigitToolInput.h.
|
private |
Definition at line 56 of file MM_DigitToolInput.h.
|
private |
Definition at line 57 of file MM_DigitToolInput.h.
|
private |
Definition at line 58 of file MM_DigitToolInput.h.
|
private |
Definition at line 54 of file MM_DigitToolInput.h.
|
private |
Definition at line 60 of file MM_DigitToolInput.h.
|
private |
Definition at line 59 of file MM_DigitToolInput.h.
|
private |
Definition at line 55 of file MM_DigitToolInput.h.