#include <IOVKeysDescription.h>
Public Member Functions | |
virtual IOVKeysDescription * | clone () const |
SmallWORMDict const & | dict () const |
IOVKeysDescription () | |
IOVKeysDescription (std::vector< std::string > const &idict, std::string const &itag) | |
std::string const & | tag () const |
virtual | ~IOVKeysDescription () |
Public Member Functions inherited from cond::IOVDescription | |
IOVDescription () | |
virtual | ~IOVDescription () |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Private Attributes | |
SmallWORMDict | dict_m |
std::string | m_tag |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 14 of file IOVKeysDescription.h.
|
inline |
|
inlineexplicit |
Definition at line 17 of file IOVKeysDescription.h.
|
inlinevirtual |
Definition at line 20 of file IOVKeysDescription.h.
|
inlinevirtual |
Reimplemented from cond::IOVDescription.
Definition at line 21 of file IOVKeysDescription.h.
References IOVKeysDescription().
|
inline |
Definition at line 28 of file IOVKeysDescription.h.
References dict_m.
Referenced by weight.Weight::SetIntLumi().
|
private |
|
inline |
Definition at line 24 of file IOVKeysDescription.h.
References m_tag.
Referenced by Inspector.Inspector::SetTag().
|
friend |
Definition at line 35 of file IOVKeysDescription.h.
|
friend |
Definition at line 35 of file IOVKeysDescription.h.
|
private |
Definition at line 31 of file IOVKeysDescription.h.
Referenced by dict().
|
private |
Definition at line 32 of file IOVKeysDescription.h.
Referenced by tag().