|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef TRIGT1CALOCALIBCONDITIONS_L1CALOPPRCHANCALIBV1CONTAINER_H
8 #define TRIGT1CALOCALIBCONDITIONS_L1CALOPPRCHANCALIBV1CONTAINER_H
14 #include "GaudiKernel/DataObject.h"
29 enum eAttrSpecification {
eErrorCode,
ePedMean,
ePedValue,
eExtBcidThreshold,
eSatBcidThreshLow,
eSatBcidThreshHigh,
eSatBcidLevel,
eBcidEnergyRangeLow,
eBcidEnergyRangeHigh,
eFirStartBit,
eFirCoeff1,
eFirCoeff2,
eFirCoeff3,
eFirCoeff4,
eFirCoeff5,
eLutStrategy,
eLutOffset,
eLutNoiseCut,
eLutSlope };
37 virtual void makeTransient(
const std::map<std::string, const CondAttrListCollection*>&);
58 std::string
m_coolFolderKey =
"/TRIGGER/L1Calo/V1/Calibration/Physics/PprChanCalib";
63 #endif // TRIGT1CALOCALIBCONDITIONS_L1CALOPPRCHANCALIBV1CONTAINER_H
std::string m_coolFolderKey
std::vector< L1CaloPprChanCalibV1 > m_pprChanCalibs
L1CaloPprChanCalibV1Container()
Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Calibration/Physics/PprChanCalib .
const L1CaloPprChanCalibV1 * pprChanCalibV1(unsigned int channelId) const
This class is a collection of AttributeLists where each one is associated with a channel number....
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &)
std::vector< L1CaloPprChanCalibV1 >::const_iterator const_iterator
virtual std::string coolOutputKey() const
void addPprChanCalibV1(const L1CaloPprChanCalibV1 &pprChanCalib)
virtual DataObject * makePersistent() const
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &condAttrListCollectionMap)
const_iterator begin() const
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
virtual ~L1CaloPprChanCalibV1Container()
macros to associate a CLID to a type
AbstractL1CaloConditionContainer abstract base class for L1Calo persistent conditions container objec...
const_iterator end() const
virtual std::vector< std::string > coolInputKeys() const