![]() |
ATLAS Offline Software
|
#include <CaloCellPedShift.h>
Public Member Functions | |
| CaloCellPedShift (const CaloCell_ID *cellid) | |
| float | pedShift (const IdentifierHash hash, const int gain) const |
| void | setPedShift (const IdentifierHash hash, const int gain, const float value) |
Private Attributes | |
| std::array< std::vector< float >, 3 > | m_larValues |
| std::array< std::vector< float >, 4 > | m_tileValues |
| size_t | m_tileMinHash {} |
Definition at line 17 of file CaloCellPedShift.h.
| CaloCellPedShift::CaloCellPedShift | ( | const CaloCell_ID * | cellid | ) |
Definition at line 4 of file CaloCellPedShift.cxx.
|
inline |
Definition at line 41 of file CaloCellPedShift.h.
| void CaloCellPedShift::setPedShift | ( | const IdentifierHash | hash, |
| const int | gain, | ||
| const float | value ) |
Definition at line 21 of file CaloCellPedShift.cxx.
|
private |
Definition at line 32 of file CaloCellPedShift.h.
|
private |
Definition at line 35 of file CaloCellPedShift.h.
|
private |
Definition at line 34 of file CaloCellPedShift.h.