#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 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 |
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(), CastorDbASCIIIO::dumpObject(), and setUnitADC().
|
inline |
Definition at line 30 of file CastorPedestalWidths.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
|
inline |
Definition at line 28 of file CastorPedestalWidths.h.
References isADC(), and unitIsADC.
Referenced by CastorDbASCIIIO::getObject().
|
friend |
Definition at line 36 of file CastorPedestalWidths.h.
|
friend |
Definition at line 36 of file CastorPedestalWidths.h.
|
private |
Definition at line 33 of file CastorPedestalWidths.h.
Referenced by isADC(), and setUnitADC().