#include <CastorQIEData.h>
Public Member Functions | |
bool | addCoder (const CastorQIECoder &fCoder) |
CastorQIEData () | |
const CastorQIECoder * | getCoder (DetId fId) const |
get QIE parameters More... | |
const CastorQIEShape & | getShape () const |
get basic shape More... | |
std::string | myname () const |
void | sort () |
bool | sorted () const |
Public Member Functions inherited from CastorCondObjectContainer< CastorQIECoder > | |
bool | addValues (const CastorQIECoder &myItem) |
CastorCondObjectContainer () | |
const bool | exists (DetId fId) const |
std::vector< DetId > | getAllChannels () const |
const CastorQIECoder * | getValues (DetId fId, bool throwOnFail=true) const |
std::string | myname () const |
~CastorCondObjectContainer () | |
|
inline |
Definition at line 33 of file CastorQIEData.h.
|
inline |
Definition at line 44 of file CastorQIEData.h.
References CastorCondObjectContainer< CastorQIECoder >::addValues().
|
inline |
get QIE parameters
Definition at line 39 of file CastorQIEData.h.
References CastorCondObjectContainer< CastorQIECoder >::getValues().
Referenced by CastorDbService::getCastorCoder().
|
inline |
get basic shape
Definition at line 37 of file CastorQIEData.h.
Referenced by CastorDbService::getCastorShape().
|
inline |
|
inline |
Definition at line 46 of file CastorQIEData.h.
|
inline |
Definition at line 41 of file CastorQIEData.h.