#include <APVGainHelpers.h>
Public Member Functions | |
APVmon (int v1, int v2, int v3, MonitorElement *v4) | |
MonitorElement * | getMonitor () |
int | getSubdetectorId () |
int | getSubdetectorPlane () |
int | getSubdetectorSide () |
void | printAll () |
Private Attributes | |
MonitorElement * | m_monitor |
int | m_subdetectorId |
int | m_subdetectorPlane |
int | m_subdetectorSide |
Definition at line 27 of file APVGainHelpers.h.
|
inline |
Definition at line 31 of file APVGainHelpers.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 50 of file APVGainHelpers.h.
References MonitorElement::getName(), LogDebug, m_monitor, m_subdetectorId, m_subdetectorPlane, and m_subdetectorSide.
|
private |
Definition at line 63 of file APVGainHelpers.h.
Referenced by getMonitor(), and printAll().
|
private |
Definition at line 60 of file APVGainHelpers.h.
Referenced by getSubdetectorId(), and printAll().
|
private |
Definition at line 62 of file APVGainHelpers.h.
Referenced by getSubdetectorPlane(), and printAll().
|
private |
Definition at line 61 of file APVGainHelpers.h.
Referenced by getSubdetectorSide(), and printAll().