ATLAS Offline Software
Loading...
Searching...
No Matches
RtRelationMultChanContainer.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4
12
13// $Id: RtRelationMultChanContainer.h,v 1.3 2007-06-13 11:10:43 hansenph Exp $
14
15#ifndef TRT_CONDITIONSDATA_RTRELATIONMultChanCONTAINER_H
16#define TRT_CONDITIONSDATA_RTRELATIONMultChanCONTAINER_H
17
21
22namespace TRTCond
23{
25
28 class RtRelationMultChanContainer : public MultChanContainer<RtRelationLayerContainer>
29 {
30 public:
42 static const char* classname() { return "TRTCond::RtRelationMultChanContainer" ; }
43 private:
44 } ;
45}
46
47
49CONDCONT_DEF(TRTCond::RtRelationMultChanContainer,163845982);
50
51
52#endif
Hold mappings of ranges to condition objects.
#define CONDCONT_DEF(...)
Definition CondCont.h:1413
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
CondMultChanCollection for storing TRT conditions data.
Class for storing/accessing trt rtrelations.
std::vector< std::pair< ExpandedIdentifier, const RtRelation ** > > FlatContainer
Nested container class, ie a base class at level l with daugthers at level l+1.
Multichannel container for RtRelation objects.
RtRelationMultChanContainer & operator=(const RtRelationMultChanContainer &rhs)
assignment
RtRelationLayerContainer::FlatContainer FlatContainer
typedef
static const char * classname()
classname used to talk to iovservice
NestedContainer< ExpandedIdentifier::LAYERWHEEL, RtRelation *, RtRelationTrait > RtRelationLayerContainer