CMS 3D CMS Logo

Public Member Functions

HcalRecoParams Class Reference

#include <HcalRecoParams.h>

Inheritance diagram for HcalRecoParams:
HcalCondObjectContainer< HcalRecoParam > HcalCondObjectContainerBase

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 9 of file HcalRecoParams.h.


Constructor & Destructor Documentation

HcalRecoParams::HcalRecoParams ( ) [inline]

Definition at line 13 of file HcalRecoParams.h.

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

Member Function Documentation

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

Reimplemented from HcalCondObjectContainer< HcalRecoParam >.

Definition at line 17 of file HcalRecoParams.h.

References AlCaHLTBitMon_QueryRunRegistry::string.

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