Container of L1CaloEnergyScanResults objects, inherit from the abstract base class AbstractL1CaloConditionContainer.
More...
#include <L1CaloEnergyScanResultsContainer.h>
Container of L1CaloEnergyScanResults objects, inherit from the abstract base class AbstractL1CaloConditionContainer.
Implement the IL1CaloPersistenceCapable interface.
Copied from L1CaloPprLutContainer and modified.
- Author
- Veit Scharf veit..nosp@m.scha.nosp@m.rf@ki.nosp@m.p.un.nosp@m.i-hei.nosp@m.delb.nosp@m.erg.d.nosp@m.e
Definition at line 26 of file L1CaloEnergyScanResultsContainer.h.
◆ AttrSpecificationMap
◆ const_iterator
◆ L1CaloEnergyScanResultsMap
◆ eAttrSpecification
◆ eCoolFolders
◆ L1CaloEnergyScanResultsContainer() [1/2]
L1CaloEnergyScanResultsContainer::L1CaloEnergyScanResultsContainer |
( |
| ) |
|
◆ L1CaloEnergyScanResultsContainer() [2/2]
◆ ~L1CaloEnergyScanResultsContainer()
virtual L1CaloEnergyScanResultsContainer::~L1CaloEnergyScanResultsContainer |
( |
| ) |
|
|
inlinevirtual |
◆ addEnergyScanResults() [1/2]
◆ addEnergyScanResults() [2/2]
◆ addSpecification()
void AbstractL1CaloPersistentCondition::addSpecification |
( |
int |
specId, |
|
|
const std::string & |
specName, |
|
|
const std::string & |
specType |
|
) |
| |
|
inherited |
◆ begin()
◆ clear()
void L1CaloEnergyScanResultsContainer::clear |
( |
| ) |
|
|
virtual |
◆ conditionType()
virtual std::string AbstractL1CaloPersistentCondition::conditionType |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ coolFolderKey()
◆ coolInputKeys()
std::vector< std::string > L1CaloEnergyScanResultsContainer::coolInputKeys |
( |
| ) |
const |
|
virtual |
◆ coolOutputKey()
std::string L1CaloEnergyScanResultsContainer::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;
◆ end()
◆ energyScanResults() [1/2]
◆ energyScanResults() [2/2]
◆ makePersistent()
DataObject * L1CaloEnergyScanResultsContainer::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]
◆ 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_mEnergyScanResultsMap
◆ m_strConditionType
std::string AbstractL1CaloPersistentCondition::m_strConditionType |
|
privateinherited |
The documentation for this class was generated from the following files: