|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    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*>&);
 
   63   std::string 
m_coolFolderKey = 
"/TRIGGER/L1Calo/V2/Configuration/PprChanDefaults";
 
   69 #endif // TRIGT1CALOCALIBCONDITIONS_L1CALOPPRCHANDEFAULTSCONTAINER_H 
  
JetConstituentVector::iterator iterator
Hold mappings of ranges to condition objects.
This class is a collection of AttributeLists where each one is associated with a channel number....
virtual std::string coolOutputKey() const
void addPprChanDefaults(const L1CaloPprChanDefaults &pprChanDefaults)
virtual std::vector< std::string > coolInputKeys() const
std::vector< L1CaloPprChanDefaults >::iterator iterator
std::vector< L1CaloPprChanDefaults >::const_iterator const_iterator
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &condAttrListCollectionMap)
virtual DataObject * makePersistent() const
virtual ~L1CaloPprChanDefaultsContainer()
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &)
const L1CaloPprChanDefaults * pprChanDefaults(unsigned int channelId) const
CONDCONT_DEF(L1CaloPprChanDefaultsContainer, 1267912987)
L1CaloPprChanDefaultsContainer()
Folder <-> Object mapping for /TRIGGER/L1Calo/V2/Configuration/PprChanDefaults .
std::string m_coolFolderKey
std::vector< L1CaloPprChanDefaults > m_pprChanDefaultss
macros to associate a CLID to a type
AbstractL1CaloConditionContainer abstract base class for L1Calo persistent conditions container objec...