![]() |
ATLAS Offline Software
|
#include <LArXTalkWeight.h>
Public Member Functions | |
| LArXTalkWeight (const std::vector< float > &vecvec, const float factor, const std::vector< int > &table) | |
| float | get_xtalk (const int eta) const |
| float | get_xtalk (const int region, const int eta) const |
Private Attributes | |
| std::vector< float > | m_vector |
| std::vector< int > | m_table |
Definition at line 10 of file LArXTalkWeight.h.
| LArXTalkWeight::LArXTalkWeight | ( | const std::vector< float > & | vec, |
| const float | factor, | ||
| const std::vector< int > & | table ) |
Definition at line 8 of file LArXTalkWeight.cxx.
|
inline |
Definition at line 20 of file LArXTalkWeight.h.
Definition at line 23 of file LArXTalkWeight.h.
|
private |
Definition at line 17 of file LArXTalkWeight.h.
|
private |
Definition at line 16 of file LArXTalkWeight.h.