11#ifndef TILECONDDCS_DATA_H
12#define TILECONDDCS_DATA_H
44 typedef std::map<CondAttrListCollection::ChanNum, std::vector< std::string > >
DCSConditions;
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
DCSConditions m_bad_channels
virtual StatusCode finalize()
std::map< CondAttrListCollection::ChanNum, std::vector< std::string > > DCSConditions
virtual ~TileCondDCS_Data()
void fill(const CondAttrListCollection::ChanNum &chanNum, const std::string ¶m)
add defect
int output(const CondAttrListCollection::ChanNum &chanNum, std::vector< std::string > &usersVector)
copy all defects to a users vector, the return value is the size
virtual StatusCode initialize()
void remove(const CondAttrListCollection::ChanNum &chanNum, const std::string ¶m)
remove a defect
std::map< CondAttrListCollection::ChanNum, float > * m_pModulesHV