CMS 3D CMS Logo

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

#include <HcalLongRecoParams.h>

Inheritance diagram for HcalLongRecoParams:
HcalCondObjectContainer< HcalLongRecoParam >

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 9 of file HcalLongRecoParams.h.

Constructor & Destructor Documentation

HcalLongRecoParams::HcalLongRecoParams ( )
inline

Member Function Documentation

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

Reimplemented from HcalCondObjectContainer< HcalLongRecoParam >.

Definition at line 14 of file HcalLongRecoParams.h.

14 {return (std::string)"HcalLongRecoParams";}