|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef DETDESCRCOND_DETCONDCFLOAT_H
6 #define DETDESCRCOND_DETCONDCFLOAT_H
40 #include "Identifier/Identifier.h"
52 const std::string&
tag()
const;
67 typedef std::less<Identifier>
lessp;
89 #endif // DETDESCRCOND_DETCONDCFLOAT_H
DetCondCFloat is a class to hold sets of Identifiers and arrays of floats for detector element specif...
Hold mappings of ranges to condition objects.
std::vector< float > m_buf
std::map< Identifier, int, lessp > BufferMap
int findindex(const Identifier &ident) const
void share(const Identifier &ident, const int index)
CONDCONT_DEF(DetCondCFloat, 85257013)
int add(const Identifier &ident, const float *f)
float get(const Identifier &ident, int k) const
std::less< Identifier > lessp
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
const std::string & tag() const
const float * find(const Identifier &ident) const
macros to associate a CLID to a type