ATLAS Offline Software
Classes | Functions
CondAttrListCollection.h File Reference

This file defines the class for a collection of AttributeLists where each one is associated with a channel number. More...

#include "CoralBase/Attribute.h"
#include "CoralBase/AttributeList.h"
#include "CoralBase/AttributeListSpecification.h"
#include "AthenaKernel/IOVRange.h"
#include "AthenaKernel/CLASS_DEF.h"
#include "GaudiKernel/DataObject.h"
#include <vector>
#include <map>
#include <algorithm>
#include <sstream>
#include "AthenaKernel/CondCont.h"

Go to the source code of this file.

Classes

class  CondAttrListCollection
 This class is a collection of AttributeLists where each one is associated with a channel number. This allows R/W with COOL of multichannel conditions objects, stored in COOL itself. The collection looks like a vector of pairs of (channel num, AttributeList) where one may iterate over all of them or access each AttrList by channel number as in a map. One also maintains the IOV of each channel allow update of only invalid channels. More...
 

Functions

 CONDCONT_DEF (CondAttrListCollection, 1223307417)
 

Detailed Description

This file defines the class for a collection of AttributeLists where each one is associated with a channel number.

Author
RD Schaffer R.D.S.nosp@m.chaf.nosp@m.fer@c.nosp@m.ern..nosp@m.ch
Id
CondAttrListCollection.h,v 1.18 2009-04-29 07:37:17 schaffer Exp

Definition in file CondAttrListCollection.h.

Function Documentation

◆ CONDCONT_DEF()

CONDCONT_DEF ( CondAttrListCollection  ,
1223307417   
)