|
ATLAS Offline Software
|
Go to the documentation of this file.
28 HV_t(
float ihv,
float icurr,
float iweight) :
41 typedef std::map<Identifier, std::vector<HV_t> >
hvMap;
47 const std::vector<LArHVData::HV_t>
m_empty {};
58 #include "AthenaKernel/CondCont.h"
const std::set< Identifier > & getUpdatedCells() const
HV_t(float ihv, float icurr, float iweight)
const std::vector< LArHVData::HV_t > m_empty
std::map< Identifier, std::vector< HV_t > > hvMap
struct for HV, current and weight
::StatusCode StatusCode
StatusCode definition for legacy code.
const std::vector< LArHVData::HV_t > & getHV(const Identifier &id) const
brief Given a Offline Readout ID, return values of HV and Weight
Hold mapping of ranges to condition objects.
std::set< Identifier > m_updatedCells
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
macros to associate a CLID to a type