#include <HcalPedestalWidths.h>
Public Member Functions | |
HcalPedestalWidths () | |
HcalPedestalWidths (const HcalTopology *topo) | |
HcalPedestalWidths (const HcalTopology *topo, bool isADC) | |
bool | isADC () const |
std::string | myname () const override |
void | setUnitADC (bool isADC) |
Public Member Functions inherited from HcalCondObjectContainer< HcalPedestalWidth > | |
bool | addValues (const HcalPedestalWidth &myItem) |
bool | exists (DetId fId) const |
std::vector< DetId > | getAllChannels () const |
const tAllContWithNames | getAllContainers () const |
const HcalPedestalWidth * | getValues (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 HcalTopology * | topo () const |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Private Attributes | |
bool | unitIsADC |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Additional Inherited Members | |
Public Types inherited from HcalCondObjectContainer< HcalPedestalWidth > | |
typedef std::vector< tHcalCont > | tAllContWithNames |
typedef std::pair< std::string, std::vector< HcalPedestalWidth > > | 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 |
HcalCondObjectContainerBase & | operator= (HcalCondObjectContainerBase const &o) |
HcalCondObjectContainerBase & | operator= (HcalCondObjectContainerBase &&)=default |
unsigned int | sizeFor (DetId) const |
std::string | textForId (const DetId &id) const |
Protected Attributes inherited from HcalCondObjectContainerBase | |
int | packedIndexVersion_ |
Definition at line 17 of file HcalPedestalWidths.h.
|
inline |
Definition at line 21 of file HcalPedestalWidths.h.
|
inline |
Definition at line 23 of file HcalPedestalWidths.h.
|
inline |
Definition at line 24 of file HcalPedestalWidths.h.
|
inline |
Definition at line 28 of file HcalPedestalWidths.h.
References unitIsADC.
Referenced by HcalPedestalWidthsCheck::analyze(), HcalDbService::buildCalibWidths(), HcalPedestalWidthsGPU::HcalPedestalWidthsGPU(), and setUnitADC().
|
inlineoverridevirtual |
Reimplemented from HcalCondObjectContainer< HcalPedestalWidth >.
Definition at line 32 of file HcalPedestalWidths.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
|
inline |
|
friend |
Definition at line 37 of file HcalPedestalWidths.h.
|
friend |
Definition at line 37 of file HcalPedestalWidths.h.
|
private |
Definition at line 35 of file HcalPedestalWidths.h.
Referenced by isADC(), and setUnitADC().