CMS 3D CMS Logo

Public Member Functions

HcalChannelQuality Class Reference

#include <HcalChannelQuality.h>

Inheritance diagram for HcalChannelQuality:
HcalCondObjectContainer< HcalChannelStatus > HcalCondObjectContainerBase

List of all members.

Public Member Functions

 HcalChannelQuality ()
 HcalChannelQuality (const HcalTopology *topo)
std::string myname () const

Detailed Description

Author:
Radek Ofierzynski POOL object to store HcalChannelStatus

Definition at line 15 of file HcalChannelQuality.h.


Constructor & Destructor Documentation

HcalChannelQuality::HcalChannelQuality ( ) [inline]
HcalChannelQuality::HcalChannelQuality ( const HcalTopology topo) [inline]

Member Function Documentation

std::string HcalChannelQuality::myname ( ) const [inline, virtual]

Reimplemented from HcalCondObjectContainer< HcalChannelStatus >.

Definition at line 23 of file HcalChannelQuality.h.

References AlCaHLTBitMon_QueryRunRegistry::string.

{return (std::string)"HcalChannelQuality";}