CMS 3D CMS Logo

Public Member Functions

CastorGains Class Reference

#include <CastorGains.h>

Inheritance diagram for CastorGains:
CastorCondObjectContainer< CastorGain >

List of all members.

Public Member Functions

 CastorGains ()
std::string myname () const

Detailed Description

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

Definition at line 16 of file CastorGains.h.


Constructor & Destructor Documentation

CastorGains::CastorGains ( ) [inline]

Definition at line 19 of file CastorGains.h.


Member Function Documentation

std::string CastorGains::myname ( ) const [inline]

Reimplemented from CastorCondObjectContainer< CastorGain >.

Definition at line 21 of file CastorGains.h.

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