7#ifndef TRIGT1CALOCALIBCONDITIONS_L1CALOPPRCHANDEFAULTSCONTAINER_H
8#define TRIGT1CALOCALIBCONDITIONS_L1CALOPPRCHANDEFAULTSCONTAINER_H
14#include "GaudiKernel/DataObject.h"
29 enum eAttrSpecification {
eBcidDecision1,
eSatOverride1,
eBcidDecision2,
eSatOverride2,
eBcidDecision3,
eSatOverride3,
ePeakFinderCond,
eDecisionSource,
eBypassLutCp,
eBypassLutJep,
eInDataSample,
eReadOut80Active,
eFirCoeff1,
eFirCoeff2,
eFirCoeff3,
eFirCoeff4,
eFirCoeff5,
eSatHigh,
eSatLow,
eStartBit,
eEnergyLevelHigh,
eEnergyLevelLow,
eSatLevel,
eSaturationValue,
eNumBcRaw,
eNumBcBcid,
ePedCorrEnable,
eSat80High,
eSat80Low };
38 virtual void makeTransient(
const std::map<std::string, const CondAttrListCollection*>&);
50 using iterator = std::vector<L1CaloPprChanDefaults>::iterator;
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.
std::vector< L1CaloPprChanDefaults >::iterator iterator
const_iterator end() const
const_iterator begin() const
std::vector< L1CaloPprChanDefaults > m_pprChanDefaultss
std::string m_coolFolderKey
virtual DataObject * makePersistent() const
void addPprChanDefaults(const L1CaloPprChanDefaults &pprChanDefaults)
std::vector< L1CaloPprChanDefaults >::const_iterator const_iterator
const L1CaloPprChanDefaults * pprChanDefaults(unsigned int channelId) const
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &)
L1CaloPprChanDefaultsContainer()
virtual std::vector< std::string > coolInputKeys() const
virtual ~L1CaloPprChanDefaultsContainer()
virtual std::string coolOutputKey() const
const L1CaloPprChanDefaults * pprChanDefaults(const L1CaloCoolChannelId &channelId) const
Folder <-> Object mapping for /TRIGGER/L1Calo/V2/Configuration/PprChanDefaults .