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