#include <L1CaloRxGainContainer.h>
Definition at line 27 of file L1CaloRxGainContainer.h.
◆ AttrSpecificationMap
◆ const_iterator
◆ eAttrSpecification
◆ eCoolFolders
◆ L1CaloRxGainContainer() [1/2]
| L1CaloRxGainContainer::L1CaloRxGainContainer |
( |
| ) |
|
◆ L1CaloRxGainContainer() [2/2]
◆ ~L1CaloRxGainContainer()
| virtual L1CaloRxGainContainer::~L1CaloRxGainContainer |
( |
| ) |
|
|
inlinevirtual |
◆ addRxGain() [1/2]
◆ addRxGain() [2/2]
| void L1CaloRxGainContainer::addRxGain |
( |
unsigned int |
channelId, |
|
|
const L1CaloRxGain & |
rxGain |
|
) |
| |
◆ addSpecification()
| void AbstractL1CaloPersistentCondition::addSpecification |
( |
int |
specId, |
|
|
const std::string & |
specName, |
|
|
const std::string & |
specType |
|
) |
| |
|
inherited |
◆ begin()
| L1CaloRxGainMap::const_iterator L1CaloRxGainContainer::begin |
( |
| ) |
const |
|
inline |
◆ clear()
| void L1CaloRxGainContainer::clear |
( |
| ) |
|
|
virtual |
◆ conditionType()
| virtual std::string AbstractL1CaloPersistentCondition::conditionType |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ coolFolderKey()
◆ coolInputKeys()
| std::vector< std::string > L1CaloRxGainContainer::coolInputKeys |
( |
| ) |
const |
|
virtual |
◆ coolOutputKey()
| std::string L1CaloRxGainContainer::coolOutputKey |
( |
| ) |
const |
|
virtual |
◆ createAttributeListSpecification()
| coral::AttributeListSpecification * AbstractL1CaloPersistentCondition::createAttributeListSpecification |
( |
| ) |
const |
|
inherited |
Definition at line 31 of file AbstractL1CaloPersistentCondition.cxx.
33 coral::AttributeListSpecification* attrSpecification =
new coral::AttributeListSpecification();
39 attrSpecification->extend(it_name->second, it_type->second);
41 return attrSpecification;
◆ dump()
| void L1CaloRxGainContainer::dump |
( |
| ) |
const |
◆ end()
| L1CaloRxGainMap::const_iterator L1CaloRxGainContainer::end |
( |
| ) |
const |
|
inline |
◆ makePersistent()
| DataObject * L1CaloRxGainContainer::makePersistent |
( |
| ) |
const |
|
virtual |
◆ makeTransient() [1/4]
◆ makeTransient() [2/4]
| void AbstractL1CaloPersistentCondition::makeTransient |
Definition at line 30 of file AbstractL1CaloPersistentCondition.cxx.
22 std::cout <<
"ERROR - The makeTransient(const map<std::string, const AthenaAttributeList*>) method you are calling is not implemented by the current class !" << std::endl;
◆ makeTransient() [3/4]
| void AbstractL1CaloPersistentCondition::makeTransient |
Definition at line 29 of file AbstractL1CaloPersistentCondition.cxx.
17 std::cout <<
"ERROR - The makeTransient(const map<std::string, const CondAttrListCollection*>) method you are calling is not implemented by the current class !" << std::endl;
◆ makeTransient() [4/4]
◆ rxGain() [1/2]
◆ rxGain() [2/2]
◆ specificationName()
| std::string AbstractL1CaloPersistentCondition::specificationName |
( |
int |
specId | ) |
const |
|
inherited |
◆ specificationType()
| std::string AbstractL1CaloPersistentCondition::specificationType |
( |
int |
specId | ) |
const |
|
inherited |
◆ m_attrSpecificationNameMap
◆ m_attrSpecificationTypeMap
◆ m_mCoolFoldersKeysMap
◆ m_mRxGainMap
◆ m_strConditionType
| std::string AbstractL1CaloPersistentCondition::m_strConditionType |
|
privateinherited |
The documentation for this class was generated from the following files: