|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef TILECONDDCS_DATA_H
12 #define TILECONDDCS_DATA_H
44 typedef std::map<CondAttrListCollection::ChanNum, std::vector< std::string > >
DCSConditions;
51 #endif // TILECONDDCS_DATA_H
DCSConditions m_bad_channels
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
virtual StatusCode initialize()
void fill(const CondAttrListCollection::ChanNum &chanNum, const std::string ¶m)
add defect
std::map< CondAttrListCollection::ChanNum, std::vector< std::string > > DCSConditions
::StatusCode StatusCode
StatusCode definition for legacy code.
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 ~TileCondDCS_Data()
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
void remove(const CondAttrListCollection::ChanNum &chanNum, const std::string ¶m)
remove a defect
std::map< CondAttrListCollection::ChanNum, float > * m_pModulesHV
virtual StatusCode finalize()
macros to associate a CLID to a type