#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 () | |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Static Private Attributes | |
static const CastorQIEShape | shape_ |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
|
inline |
Definition at line 32 of file CastorQIEData.h.
|
inline |
Definition at line 43 of file CastorQIEData.h.
References CastorCondObjectContainer< CastorQIECoder >::addValues().
Referenced by CastorDbASCIIIO::getObject().
|
inline |
get QIE parameters
Definition at line 38 of file CastorQIEData.h.
References CastorCondObjectContainer< CastorQIECoder >::getValues().
Referenced by CastorDbASCIIIO::dumpObject(), and CastorDbService::getCastorCoder().
|
inline |
get basic shape
Definition at line 36 of file CastorQIEData.h.
References shape_.
Referenced by CastorDbASCIIIO::dumpObject(), and CastorDbService::getCastorShape().
|
inline |
|
private |
|
inline |
|
inline |
Definition at line 40 of file CastorQIEData.h.
|
friend |
Definition at line 52 of file CastorQIEData.h.
|
friend |
Definition at line 52 of file CastorQIEData.h.
|
staticprivate |
Definition at line 28 of file CastorQIEData.h.
Referenced by getShape().