CMS 3D CMS Logo

Public Member Functions | Public Attributes

DTHVStatusData Class Reference

#include <DTHVStatus.h>

List of all members.

Public Member Functions

 DTHVStatusData ()
 ~DTHVStatusData ()

Public Attributes

int fCell
int flagA
int flagC
int flagS
int lCell

Detailed Description

Definition at line 55 of file DTHVStatus.h.


Constructor & Destructor Documentation

DTHVStatusData::DTHVStatusData ( )

Definition at line 61 of file DTHVStatus.cc.

                               :
  flagA( 0 ),
  flagC( 0 ),
  flagS( 0 ) {
}
DTHVStatusData::~DTHVStatusData ( )

Definition at line 81 of file DTHVStatus.cc.

                                {
}

Member Data Documentation