CMS 3D CMS Logo

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

#include <CastorGainWidths.h>

Inheritance diagram for CastorGainWidths:
CastorCondObjectContainer< CastorGainWidth >

Public Member Functions

 CastorGainWidths ()
 
std::string myname () const
 
- Public Member Functions inherited from CastorCondObjectContainer< CastorGainWidth >
bool addValues (const CastorGainWidth &myItem)
 
 CastorCondObjectContainer ()
 
const bool exists (DetId fId) const
 
std::vector< DetIdgetAllChannels () const
 
const CastorGainWidthgetValues (DetId fId) const
 
std::string myname () const
 
 ~CastorCondObjectContainer ()
 

Detailed Description

Author
Radek Ofierzynski Modified by L.Mundim (Mar/2009) POOL container to store GainWidth values 4xCapId

Definition at line 16 of file CastorGainWidths.h.

Constructor & Destructor Documentation

CastorGainWidths::CastorGainWidths ( )
inline

Member Function Documentation

std::string CastorGainWidths::myname ( ) const
inline

Definition at line 21 of file CastorGainWidths.h.

21 {return (std::string)"CastorGainWidths";}