![]() |
ATLAS Offline Software
|
#include <LArXTalkWeightGlobal.h>
Public Types | |
| enum | XTALK_TYPE { STRIP =0, STRIP_EC, MIDDLEBACK, MIDDLEBACK_ECOW, MIDDLEBACK_ECIW, STRIPMIDDLE, STRIPMIDDLE_EC, TWOSTRIP, TWOSTRIP_EC, MIDDLE1, MIDDLE2, MIDDLE1_EC, MIDDLE2_EC } |
Public Member Functions | |
| LArXTalkWeightGlobal (const std::vector< const LArXTalkWeight * > &) | |
| float | get_xtalk (const XTALK_TYPE, const int eta) const |
| float | get_xtalk (const XTALK_TYPE, const int region, const int eta) const |
Private Attributes | |
| std::vector< const LArXTalkWeight * > | m_vector |
Definition at line 11 of file LArXTalkWeightGlobal.h.
| Enumerator | |
|---|---|
| STRIP | |
| STRIP_EC | |
| MIDDLEBACK | |
| MIDDLEBACK_ECOW | |
| MIDDLEBACK_ECIW | |
| STRIPMIDDLE | |
| STRIPMIDDLE_EC | |
| TWOSTRIP | |
| TWOSTRIP_EC | |
| MIDDLE1 | |
| MIDDLE2 | |
| MIDDLE1_EC | |
| MIDDLE2_EC | |
Definition at line 13 of file LArXTalkWeightGlobal.h.
| LArXTalkWeightGlobal::LArXTalkWeightGlobal | ( | const std::vector< const LArXTalkWeight * > & | vec | ) |
|
inline |
Definition at line 21 of file LArXTalkWeightGlobal.h.
|
inline |
Definition at line 24 of file LArXTalkWeightGlobal.h.
|
private |
Definition at line 18 of file LArXTalkWeightGlobal.h.
1.8.18