|
ATLAS Offline Software
|
Go to the documentation of this file.
2 #ifndef TRIGT1CALOCALIBCONDITIONS_L1CALODERIVEDRUNPARSCONTAINER_H
6 #define TRIGT1CALOCALIBCONDITIONS_L1CALODERIVEDRUNPARSCONTAINER_H
12 #include "GaudiKernel/DataObject.h"
36 virtual void makeTransient(
const std::map<std::string, const CondAttrListCollection*>&);
59 std::string
m_coolFolderKey =
"/TRIGGER/L1Calo/V1/Conditions/DerivedRunPars";
64 #endif // TRIGT1CALOCALIBCONDITIONS_L1CALODERIVEDRUNPARSCONTAINER_H
Hold mappings of ranges to condition objects.
Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Conditions/DerivedRunPars .
CONDCONT_DEF(L1CaloDerivedRunParsContainer, 1332387474)
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &)
void addDerivedRunPars(const L1CaloDerivedRunPars &derivedRunPars)
This class is a collection of AttributeLists where each one is associated with a channel number....
const L1CaloDerivedRunPars * derivedRunPars(unsigned int channelId) const
virtual std::vector< std::string > coolInputKeys() const
virtual DataObject * makePersistent() const
const_iterator begin() const
L1CaloDerivedRunParsContainer()
std::vector< L1CaloDerivedRunPars > m_derivedRunParss
virtual std::string coolOutputKey() const
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &condAttrListCollectionMap)
std::vector< L1CaloDerivedRunPars >::const_iterator const_iterator
std::string m_coolFolderKey
const_iterator end() const
macros to associate a CLID to a type
virtual ~L1CaloDerivedRunParsContainer()
AbstractL1CaloConditionContainer abstract base class for L1Calo persistent conditions container objec...