CMS 3D CMS Logo

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

#include <HcalLUTCorrs.h>

Inheritance diagram for HcalLUTCorrs:
HcalCondObjectContainer< HcalLUTCorr > HcalCondObjectContainerBase

Public Member Functions

 HcalLUTCorrs ()
 
 HcalLUTCorrs (const HcalTopology *topo)
 
std::string myname () const
 
- Public Member Functions inherited from HcalCondObjectContainer< HcalLUTCorr >
bool addValues (const HcalLUTCorr &myItem)
 
const bool exists (DetId fId) const
 
std::vector< DetIdgetAllChannels () const
 
const tAllContWithNames getAllContainers () const
 
const HcalLUTCorrgetValues (DetId fId, bool throwOnFail=true) const
 
 HcalCondObjectContainer (const HcalTopology *topo)
 
virtual ~HcalCondObjectContainer ()
 
- Public Member Functions inherited from HcalCondObjectContainerBase
int getCreatorPackedIndexVersion () const
 
void setTopo (const HcalTopology *topo) const
 
void setTopo (const HcalTopology *topo)
 
const HcalTopologytopo () const
 

Private Attributes

 COND_SERIALIZABLE
 

Additional Inherited Members

- Public Types inherited from HcalCondObjectContainer< HcalLUTCorr >
typedef std::vector< tHcalConttAllContWithNames
 
typedef std::pair< std::string,
std::vector< HcalLUTCorr > > 
tHcalCont
 
- Protected Member Functions inherited from HcalCondObjectContainerBase
HcalOtherSubdetector extractOther (const DetId &id) const
 
 HcalCondObjectContainerBase (const HcalTopology *)
 
unsigned int indexFor (DetId) const
 
unsigned int sizeFor (DetId) const
 
std::string textForId (const DetId &id) const
 
- Protected Attributes inherited from HcalCondObjectContainerBase
int packedIndexVersion_ COND_TRANSIENT
 

Detailed Description

Definition at line 17 of file HcalLUTCorrs.h.

Constructor & Destructor Documentation

HcalLUTCorrs::HcalLUTCorrs ( )
inline
HcalLUTCorrs::HcalLUTCorrs ( const HcalTopology topo)
inline

Member Function Documentation

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

Reimplemented from HcalCondObjectContainer< HcalLUTCorr >.

Definition at line 25 of file HcalLUTCorrs.h.

References AlCaHLTBitMon_QueryRunRegistry::string.

25 {return (std::string)"HcalLUTCorrs";}

Member Data Documentation

HcalLUTCorrs::COND_SERIALIZABLE
private

Definition at line 29 of file HcalLUTCorrs.h.