|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    7 #ifndef TRIGT1CALOCALIBCONDITIONS_L1CALOPPRCHANDEFAULTSV1CONTAINER_H 
    8 #define TRIGT1CALOCALIBCONDITIONS_L1CALOPPRCHANDEFAULTSV1CONTAINER_H 
   14 #include "GaudiKernel/DataObject.h" 
   37   virtual void makeTransient(
const std::map<std::string, const CondAttrListCollection*>&);
 
   58   std::string 
m_coolFolderKey = 
"/TRIGGER/L1Calo/V1/Configuration/PprChanDefaults";
 
   63 #endif // TRIGT1CALOCALIBCONDITIONS_L1CALOPPRCHANDEFAULTSV1CONTAINER_H 
  
virtual std::vector< std::string > coolInputKeys() const
std::vector< L1CaloPprChanDefaultsV1 > m_pprChanDefaultsV1s
This class is a collection of AttributeLists where each one is associated with a channel number....
const L1CaloPprChanDefaultsV1 * pprChanDefaultsV1(unsigned int channelId) const
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &)
virtual DataObject * makePersistent() const
std::string m_coolFolderKey
virtual ~L1CaloPprChanDefaultsV1Container()
Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Configuration/PprChanDefaults .
std::vector< L1CaloPprChanDefaultsV1 >::const_iterator const_iterator
virtual std::string coolOutputKey() const
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &condAttrListCollectionMap)
void addPprChanDefaultsV1(const L1CaloPprChanDefaultsV1 &pprChanDefaultsV1)
const_iterator end() const
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
L1CaloPprChanDefaultsV1Container()
macros to associate a CLID to a type
const_iterator begin() const
AbstractL1CaloConditionContainer abstract base class for L1Calo persistent conditions container objec...