#include <HcalPedestals.h>
Public Member Functions | |
HcalPedestals () | |
HcalPedestals (bool isADC) | |
bool | isADC () const |
std::string | myname () const |
void | setUnitADC (bool isADC) |
Public Member Functions inherited from HcalCondObjectContainer< HcalPedestal > | |
bool | addValues (const HcalPedestal &myItem, bool h2mode_=false) |
const bool | exists (DetId fId) const |
std::vector< DetId > | getAllChannels () const |
const tAllContWithNames | getAllContainers () const |
const HcalPedestal * | getValues (DetId fId) const |
HcalCondObjectContainer () | |
virtual | ~HcalCondObjectContainer () |
Private Attributes | |
bool | unitIsADC |
Additional Inherited Members | |
Public Types inherited from HcalCondObjectContainer< HcalPedestal > | |
typedef std::vector< tHcalCont > | tAllContWithNames |
typedef std::pair< std::string, std::vector< HcalPedestal > > | tHcalCont |
Definition at line 15 of file HcalPedestals.h.
|
inline |
Definition at line 19 of file HcalPedestals.h.
|
inline |
Definition at line 20 of file HcalPedestals.h.
|
inline |
Definition at line 23 of file HcalPedestals.h.
References unitIsADC.
Referenced by HcalDbService::buildCalibrations(), HcalCondXML::dumpObject(), HcalDbXml::dumpObject(), and setUnitADC().
|
inlinevirtual |
Reimplemented from HcalCondObjectContainer< HcalPedestal >.
Definition at line 27 of file HcalPedestals.h.
|
inline |
|
private |
Definition at line 30 of file HcalPedestals.h.
Referenced by isADC(), and setUnitADC().