CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
APVGain::APVmon Struct Reference

#include <APVGainHelpers.h>

Public Member Functions

 APVmon (int v1, int v2, int v3, MonitorElement *v4)
 

Public Attributes

MonitorElementmonitor
 
int subdetectorId
 
int subdetectorPlane
 
int subdetectorSide
 

Detailed Description

Definition at line 23 of file APVGainHelpers.h.

Constructor & Destructor Documentation

APVGain::APVmon::APVmon ( int  v1,
int  v2,
int  v3,
MonitorElement v4 
)
inline

Definition at line 29 of file APVGainHelpers.h.

References APVGain::FetchMonitor().

29  :
MonitorElement * monitor

Member Data Documentation

MonitorElement* APVGain::APVmon::monitor

Definition at line 27 of file APVGainHelpers.h.

Referenced by production_tasks.MonitorJobs::run().

int APVGain::APVmon::subdetectorId

Definition at line 24 of file APVGainHelpers.h.

int APVGain::APVmon::subdetectorPlane

Definition at line 26 of file APVGainHelpers.h.

int APVGain::APVmon::subdetectorSide

Definition at line 25 of file APVGainHelpers.h.