5#ifndef SIPROPERTIESTOOL_SILICONPROPERTIESVECTOR_H
6#define SIPROPERTIESTOOL_SILICONPROPERTIESVECTOR_H
31 std::vector<InDet::SiliconProperties>
m_data;
39#include "AthenaKernel/CondCont.h"
#define CONDCONT_MIXED_DEF(...)
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
This is a "hash" representation of an Identifier.
~SiliconPropertiesVector()
std::vector< InDet::SiliconProperties > m_data
const InDet::SiliconProperties & getSiProperties(const IdentifierHash &elementHash) const
InDet::SiliconProperties m_defaultProperties
void resize(IdentifierHash::value_type size)
void setConditions(const IdentifierHash &elementHash, const double temperature, const double electricField)
SiliconPropertiesVector()