ATLAS Offline Software
|
Persistent data for LArRamp Copied from LAr. More...
#include <LArRampPTmp.h>
Public Member Functions | |
LArRampPTmp () | |
LArRampPTmp (HWIdentifier id, int g) | |
bool | isEmpty () |
Public Attributes | |
HWIdentifier | m_channelID |
unsigned int | m_gain |
std::vector< float > | m_vRamp |
Persistent data for LArRamp Copied from LAr.
Definition at line 23 of file LArRampPTmp.h.
|
inline |
Definition at line 27 of file LArRampPTmp.h.
|
inline |
Definition at line 28 of file LArRampPTmp.h.
|
inline |
Definition at line 29 of file LArRampPTmp.h.
HWIdentifier LArRampPTmp::m_channelID |
Definition at line 30 of file LArRampPTmp.h.
unsigned int LArRampPTmp::m_gain |
Definition at line 31 of file LArRampPTmp.h.
std::vector<float> LArRampPTmp::m_vRamp |
Definition at line 32 of file LArRampPTmp.h.