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 Member Functions | Friends
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 HcalTopologytopo () const
 

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 

Friends

class boost::serialization::access
 
template<typename CondSerializationT , typename Enabled >
struct cond::serialization::access
 

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 (HcalCondObjectContainerBase const &o)
 
 HcalCondObjectContainerBase (HcalCondObjectContainerBase &&)=default
 
 HcalCondObjectContainerBase (const HcalTopology *)
 
unsigned int indexFor (DetId) const
 
HcalCondObjectContainerBaseoperator= (HcalCondObjectContainerBase const &o)
 
HcalCondObjectContainerBaseoperator= (HcalCondObjectContainerBase &&)=default
 
unsigned int sizeFor (DetId) const
 
std::string textForId (const DetId &id) const
 
- Protected Attributes inherited from HcalCondObjectContainerBase
int packedIndexVersion_
 

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";}
template<class Archive >
void HcalLUTCorrs::serialize ( Archive &  ar,
const unsigned int  version 
)
private

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 29 of file HcalLUTCorrs.h.

template<typename CondSerializationT , typename Enabled >
friend struct cond::serialization::access
friend

Definition at line 29 of file HcalLUTCorrs.h.