2#ifndef TRIGT1CALOCALIBCONDITIONS_L1CALOREADOUTCONFIGCONTAINERJSON_H
6#define TRIGT1CALOCALIBCONDITIONS_L1CALOREADOUTCONFIGCONTAINERJSON_H
12#include "GaudiKernel/DataObject.h"
16#include "GaudiKernel/MsgStream.h"
30 enum eAttrSpecification {
ebaselinePointer,
enumFadcSlices,
el1aFadcSlice,
enumLutSlices,
el1aLutSlice,
enumProcSlices,
el1aProcSlice,
enumTopoSlices,
el1aTopoSlice,
enumFexSlices,
el1aFexSlice,
elatencyPpmFadc,
elatencyPpmLut,
elatencyCpmInput,
elatencyCpmHits,
elatencyCpmRoi,
elatencyJemInput,
elatencyJemRoi,
elatencyCpCmxBackplane,
elatencyCpCmxLocal,
elatencyCpCmxCable,
elatencyCpCmxSystem,
elatencyCpCmxInfo,
elatencyJetCmxBackplane,
elatencyJetCmxLocal,
elatencyJetCmxCable,
elatencyJetCmxSystem,
elatencyJetCmxInfo,
elatencyJetCmxRoi,
elatencyEnergyCmxBackplane,
elatencyEnergyCmxLocal,
elatencyEnergyCmxCable,
elatencyEnergyCmxSystem,
elatencyEnergyCmxInfo,
elatencyEnergyCmxRoi,
elatencyTopo,
einternalLatencyJemJet,
einternalLatencyJemSum,
ebcOffsetJemJet,
ebcOffsetJemSum,
ebcOffsetCmx,
ebcOffsetTopo,
eformatTypePpm,
eformatTypeCpJep,
eformatTypeTopo,
ecompressionThresholdPpm,
ecompressionThresholdCpJep,
ecompressionThresholdTopo,
ecompressionBaselinePpm,
ereadout80ModePpm,
einputReadoutModeFex,
ereadoutOffsetEfex,
ereadoutOffsetGfex,
ereadoutOffsetJfex,
ereadoutOffsetPh1Topo};
38 virtual void makeTransient(
const std::map<std::string, const CondAttrListCollection*>&)
override;
Hold mappings of ranges to condition objects.
#define CONDCONT_DEF(...)
macros to associate a CLID to a type
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &condAttrListCollectionMap)
AbstractL1CaloPersistentCondition(const std::string &condType)
This class is a collection of AttributeLists where each one is associated with a channel number.
Encapsulates the ID of one channel of conditions data in COOL, ie the ID of a row in a table.
void addReadoutConfigJSON(const L1CaloReadoutConfigJSON &readoutConfigJSON)
const L1CaloReadoutConfigJSON * readoutConfigJSON(unsigned int channelId) const
const L1CaloReadoutConfigJSON * readoutConfigJSON(const L1CaloCoolChannelId &channelId) const
const_iterator begin() const
const_iterator end() const
std::vector< L1CaloReadoutConfigJSON > m_readoutConfigsJSON
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &) override
L1CaloReadoutConfigContainerJSON()
virtual ~L1CaloReadoutConfigContainerJSON()=default
@ elatencyJetCmxBackplane
@ ecompressionThresholdCpJep
@ ecompressionThresholdPpm
@ ecompressionBaselinePpm
@ elatencyEnergyCmxSystem
@ ecompressionThresholdTopo
@ elatencyEnergyCmxBackplane
L1CaloReadoutConfigContainerJSON(const std::string &folderKey)
virtual void clear() override
std::vector< L1CaloReadoutConfigJSON >::const_iterator const_iterator
virtual DataObject * makePersistent() const override
Folder <-> Object mapping for /TRIGGER/L1Calo/V2/Configuration/ReadoutConfigJSON .