CMS 3D CMS Logo

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

#include <CastorGains.h>

Inheritance diagram for CastorGains:
CastorCondObjectContainer< CastorGain >

Public Member Functions

 CastorGains ()
 
std::string myname () const
 
- Public Member Functions inherited from CastorCondObjectContainer< CastorGain >
bool addValues (const CastorGain &myItem)
 
 CastorCondObjectContainer ()
 
const bool exists (DetId fId) const
 
std::vector< DetIdgetAllChannels () const
 
const CastorGaingetValues (DetId fId, bool throwOnFail=true) const
 
std::string myname () const
 
 ~CastorCondObjectContainer ()
 

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

Member Function Documentation

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

Definition at line 21 of file CastorGains.h.

References AlCaHLTBitMon_QueryRunRegistry::string.

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