CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
HcalChannelQuality Class Reference

#include <HcalChannelQuality.h>

Inheritance diagram for HcalChannelQuality:
HcalCondObjectContainer< HcalChannelStatus >

Public Member Functions

 HcalChannelQuality ()
 
std::string myname () const
 
- Public Member Functions inherited from HcalCondObjectContainer< HcalChannelStatus >
bool addValues (const HcalChannelStatus &myItem, bool h2mode_=false)
 
const bool exists (DetId fId) const
 
std::vector< DetIdgetAllChannels () const
 
const tAllContWithNames getAllContainers () const
 
const HcalChannelStatusgetValues (DetId fId) const
 
 HcalCondObjectContainer ()
 
virtual ~HcalCondObjectContainer ()
 

Additional Inherited Members

- Public Types inherited from HcalCondObjectContainer< HcalChannelStatus >
typedef std::vector< tHcalConttAllContWithNames
 
typedef std::pair< std::string,
std::vector< HcalChannelStatus > > 
tHcalCont
 

Detailed Description

Author
Radek Ofierzynski POOL object to store HcalChannelStatus

Definition at line 15 of file HcalChannelQuality.h.

Constructor & Destructor Documentation

HcalChannelQuality::HcalChannelQuality ( )
inline

Member Function Documentation

std::string HcalChannelQuality::myname ( ) const
inlinevirtual

Reimplemented from HcalCondObjectContainer< HcalChannelStatus >.

Definition at line 20 of file HcalChannelQuality.h.

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