14#ifndef TRT_CONDITIONSDATA_RTRELATIONCONTAINER_H
15#define TRT_CONDITIONSDATA_RTRELATIONCONTAINER_H
40 static const char*
classname() {
return "TRTCond::RtRelationContainer" ; }
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
'Nested' template container for storing TRT conditions data.
abstract base class for rt-relations
Default trait class if T is an owned pointer.
Nested container class, ie a base class at level l with daugthers at level l+1.
toplevel container for storing trt rt-relations
virtual ~RtRelationContainer()
destructor
RtRelationContainer & operator=(const RtRelationContainer &rhs)
assignment
RtRelationContainer()
default constructor
static const char * classname()
classname used to talk to iovservice
NestedContainerPointerTrait< RtRelation * > RtRelationTrait