#include <HcalQIEData.h>
Public Member Functions | |
bool | addCoder (const HcalQIECoder &fCoder) |
const HcalQIECoder * | getCoder (DetId fId) const |
get QIE parameters More... | |
const HcalQIEShape & | getShape (DetId fId) const |
get basic shape More... | |
const HcalQIEShape & | getShape (const HcalQIECoder *coder) const |
HcalQIEData () | |
HcalQIEData (const HcalTopology *topo) | |
std::string | myname () const |
void | setupShape () |
void | sort () |
bool | sorted () const |
Public Member Functions inherited from HcalCondObjectContainer< HcalQIECoder > | |
bool | addValues (const HcalQIECoder &myItem) |
const bool | exists (DetId fId) const |
std::vector< DetId > | getAllChannels () const |
const tAllContWithNames | getAllContainers () const |
const HcalQIECoder * | getValues (DetId fId, bool throwOnFail=true) const |
HcalCondObjectContainer (const HcalTopology *topo) | |
virtual | ~HcalCondObjectContainer () |
Public Member Functions inherited from HcalCondObjectContainerBase | |
int | getCreatorPackedIndexVersion () const |
void | setTopo (const HcalTopology *topo) const |
void | setTopo (const HcalTopology *topo) |
const HcalTopology * | topo () const |
Private Attributes | |
COND_SERIALIZABLE | |
HcalQIEShape mShape[2] | COND_TRANSIENT |
Additional Inherited Members | |
Public Types inherited from HcalCondObjectContainer< HcalQIECoder > | |
typedef std::vector< tHcalCont > | tAllContWithNames |
typedef std::pair< std::string, std::vector< HcalQIECoder > > | tHcalCont |
Protected Member Functions inherited from HcalCondObjectContainerBase | |
HcalOtherSubdetector | extractOther (const DetId &id) const |
HcalCondObjectContainerBase (const HcalTopology *) | |
unsigned int | indexFor (DetId) const |
unsigned int | sizeFor (DetId) const |
std::string | textForId (const DetId &id) const |
Protected Attributes inherited from HcalCondObjectContainerBase | |
int packedIndexVersion_ | COND_TRANSIENT |
Definition at line 25 of file HcalQIEData.h.
|
inline |
|
inline |
Definition at line 32 of file HcalQIEData.h.
References setupShape().
|
inline |
Definition at line 44 of file HcalQIEData.h.
References HcalCondObjectContainer< HcalQIECoder >::addValues().
Referenced by fillDefaults(), and HcalDbOnline::getObject().
|
inline |
get QIE parameters
Definition at line 40 of file HcalQIEData.h.
References HcalCondObjectContainer< HcalQIECoder >::getValues().
Referenced by HcalDbService::getHcalCoder(), and getShape().
|
inline |
get basic shape
Definition at line 37 of file HcalQIEData.h.
References getCoder(), and HcalQIECoder::qieIndex().
Referenced by HcalDbService::getHcalShape().
|
inline |
|
inlinevirtual |
Reimplemented from HcalCondObjectContainer< HcalQIECoder >.
Definition at line 48 of file HcalQIEData.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
void HcalQIEData::setupShape | ( | ) |
|
inline |
Definition at line 46 of file HcalQIEData.h.
Referenced by fillDefaults(), and HcalDbOnline::getObject().
|
inline |
Definition at line 42 of file HcalQIEData.h.
|
private |
Definition at line 56 of file HcalQIEData.h.
|
private |
Definition at line 53 of file HcalQIEData.h.