#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 | |
bool | unitIsADC |
Definition at line 16 of file CastorPedestalWidths.h.
|
inline |
Definition at line 20 of file CastorPedestalWidths.h.
|
inline |
Definition at line 21 of file CastorPedestalWidths.h.
|
inline |
Definition at line 24 of file CastorPedestalWidths.h.
References unitIsADC.
Referenced by CastorDbService::buildCalibWidths(), and setUnitADC().
|
inline |
Definition at line 28 of file CastorPedestalWidths.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
|
private |
Definition at line 31 of file CastorPedestalWidths.h.
Referenced by isADC(), and setUnitADC().