ATLAS Offline Software
|
struct for HV, current and weight More...
#include <LArHVData.h>
Public Member Functions | |
HV_t (float ihv, float icurr, float iweight) | |
Public Attributes | |
float | hv |
float | current |
float | weight |
struct for HV, current and weight
Definition at line 27 of file LArHVData.h.
|
inline |
Definition at line 28 of file LArHVData.h.
float LArHVData::HV_t::current |
Definition at line 31 of file LArHVData.h.
float LArHVData::HV_t::hv |
Definition at line 30 of file LArHVData.h.
float LArHVData::HV_t::weight |
Definition at line 32 of file LArHVData.h.