ATLAS Offline Software
|
#include <HECHVSubgap.h>
Classes | |
class | Clockwork |
Public Member Functions | |
HECHVSubgap (const HECHVModule *module, unsigned int iSubgap) | |
~HECHVSubgap () | |
const HECHVModule & | getModule () const |
unsigned int | getSubgapIndex () const |
int | hvLineNo (const LArHVIdMapping *hvIdMapping) const |
Private Member Functions | |
HECHVSubgap (const HECHVSubgap &right) | |
HECHVSubgap & | operator= (const HECHVSubgap &right) |
Private Attributes | |
Clockwork * | m_c |
Definition at line 14 of file HECHVSubgap.h.
HECHVSubgap::HECHVSubgap | ( | const HECHVModule * | module, |
unsigned int | iSubgap | ||
) |
Definition at line 23 of file HECHVSubgap.cxx.
HECHVSubgap::~HECHVSubgap | ( | ) |
Definition at line 29 of file HECHVSubgap.cxx.
|
private |
const HECHVModule & HECHVSubgap::getModule | ( | ) | const |
Definition at line 34 of file HECHVSubgap.cxx.
unsigned int HECHVSubgap::getSubgapIndex | ( | ) | const |
Definition at line 39 of file HECHVSubgap.cxx.
int HECHVSubgap::hvLineNo | ( | const LArHVIdMapping * | hvIdMapping | ) | const |
Definition at line 45 of file HECHVSubgap.cxx.
|
private |
|
private |
Definition at line 35 of file HECHVSubgap.h.