CMS 3D CMS Logo

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

#include <HcalZSThresholds.h>

Inheritance diagram for HcalZSThresholds:
HcalCondObjectContainer< HcalZSThreshold >

Public Member Functions

 HcalZSThresholds ()
 
std::string myname () const
 
- Public Member Functions inherited from HcalCondObjectContainer< HcalZSThreshold >
bool addValues (const HcalZSThreshold &myItem, bool h2mode_=false)
 
const bool exists (DetId fId) const
 
std::vector< DetIdgetAllChannels () const
 
const HcalZSThresholdgetValues (DetId fId) const
 
 HcalCondObjectContainer ()
 
virtual ~HcalCondObjectContainer ()
 

Detailed Description

Definition at line 15 of file HcalZSThresholds.h.

Constructor & Destructor Documentation

HcalZSThresholds::HcalZSThresholds ( )
inline

Member Function Documentation

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

Reimplemented from HcalCondObjectContainer< HcalZSThreshold >.

Definition at line 20 of file HcalZSThresholds.h.

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