#include <CastorPedestalWidths.h>
Public Member Functions | |
CastorPedestalWidths () | |
CastorPedestalWidths (bool isADC) | |
bool | isADC () const |
std::string const | myname () |
void | setUnitADC (bool isADC) |
Public Member Functions inherited from CastorCondObjectContainer< CastorPedestalWidth > | |
bool | addValues (const CastorPedestalWidth &myItem) |
CastorCondObjectContainer () | |
const bool | exists (DetId fId) const |
std::vector< DetId > | getAllChannels () const |
const CastorPedestalWidth * | getValues (DetId fId, bool throwOnFail=true) const |
std::string | myname () const |
~CastorCondObjectContainer () | |
Private Attributes | |
COND_SERIALIZABLE | |
bool | unitIsADC |
Definition at line 18 of file CastorPedestalWidths.h.
|
inline |
Definition at line 22 of file CastorPedestalWidths.h.
|
inline |
Definition at line 23 of file CastorPedestalWidths.h.
|
inline |
Definition at line 26 of file CastorPedestalWidths.h.
References unitIsADC.
Referenced by CastorDbService::buildCalibWidths(), and setUnitADC().
|
inline |
Definition at line 30 of file CastorPedestalWidths.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
|
private |
Definition at line 36 of file CastorPedestalWidths.h.
|
private |
Definition at line 33 of file CastorPedestalWidths.h.
Referenced by isADC(), and setUnitADC().