|
ATLAS Offline Software
|
Go to the documentation of this file.
18 for (
unsigned int i = 0;
i < nfebids; ++
i, ++subsetIt){
20 for (
unsigned int j = 0; j < nChannelsPerFeb; ++j){
31 for (
unsigned int i = 0;
i < ncorrs; ++
i){
51 log << MSG::ERROR <<
"LArMphysOverMcalSubsetCnv_p1::transToPers is obsolete" <<
endmsg;
void setGroupingType(unsigned int type)
set the type of grouping - defined in LArConditionsContainerBase.h
std::vector< unsigned int > m_corrChannels
virtual void transToPers(const LArMpMcTransType *transObj, LArMpMcPersType *persObj, MsgStream &log) const override
std::vector< float > m_values
unsigned int subsetSize() const
std::vector< unsigned int > m_febIds
void initialize(const std::vector< FebId > &ids, unsigned int gain)
Initialize with set of FEB ids.
std::vector< CorrectionPair > CorrectionVec
unsigned int m_groupingType
virtual void persToTrans(const LArMpMcPersType *persObj, LArMpMcTransType *transObj, MsgStream &log) const override
void setChannel(unsigned int channel)
set the COOL channel number
template class for use for I/O of conditions data
persistent class container of LArConditionsSubset for LArMphysOverMcal data.
ConstSubsetIt subsetBegin() const
Iterators over subset.
void insertCorrections(CorrectionVec &&corrs)
Insert a group of corrections.
LArConditionsSubset_p1 m_subset