CMS 3D CMS Logo

List of all members | Public Member Functions | Private Member Functions | Friends
HcalZDCLowGainFractions Class Reference

#include <HcalZDCLowGainFractions.h>

Inheritance diagram for HcalZDCLowGainFractions:
HcalCondObjectContainer< HcalZDCLowGainFraction > HcalCondObjectContainerBase

Public Member Functions

 HcalZDCLowGainFractions ()
 
 HcalZDCLowGainFractions (const HcalTopology *topo)
 
std::string myname () const override
 
- Public Member Functions inherited from HcalCondObjectContainer< HcalZDCLowGainFraction >
bool addValues (const HcalZDCLowGainFraction &myItem)
 
bool exists (DetId fId) const
 
std::vector< DetIdgetAllChannels () const
 
const tAllContWithNames getAllContainers () const
 
const HcalZDCLowGainFractiongetValues (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< HcalZDCLowGainFraction >
typedef std::vector< tHcalConttAllContWithNames
 
typedef std::pair< std::string, std::vector< HcalZDCLowGainFraction > > 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 9 of file HcalZDCLowGainFractions.h.

Constructor & Destructor Documentation

◆ HcalZDCLowGainFractions() [1/2]

HcalZDCLowGainFractions::HcalZDCLowGainFractions ( )
inline

◆ HcalZDCLowGainFractions() [2/2]

HcalZDCLowGainFractions::HcalZDCLowGainFractions ( const HcalTopology topo)
inline

Member Function Documentation

◆ myname()

std::string HcalZDCLowGainFractions::myname ( ) const
inlineoverridevirtual

Reimplemented from HcalCondObjectContainer< HcalZDCLowGainFraction >.

Definition at line 16 of file HcalZDCLowGainFractions.h.

References AlCaHLTBitMon_QueryRunRegistry::string.

16 { return (std::string) "HcalZDCLowGainFractions"; }

◆ serialize()

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

Friends And Related Function Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Definition at line 19 of file HcalZDCLowGainFractions.h.

◆ cond::serialization::access

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

Definition at line 19 of file HcalZDCLowGainFractions.h.