ATLAS Offline Software
|
#include "AthenaKernel/CLASS_DEF.h"
#include "GaudiKernel/DataObject.h"
#include "TrigT1CaloCalibConditions/AbstractL1CaloPersistentCondition.h"
#include "TrigT1CaloCalibConditions/L1CaloPprLut.h"
#include "TrigT1CaloCalibConditions/L1CaloCoolChannelId.h"
Go to the source code of this file.
Classes | |
class | L1CaloPprLutContainer |
Typedefs | |
typedef std::map< unsigned int, L1CaloPprLut > | L1CaloPprLutMap |
Container of L1CaloPprLut objects, inherit from the abstract base class AbstractL1CaloConditionContainer. More... | |
typedef std::map<unsigned int, L1CaloPprLut> L1CaloPprLutMap |
Container of L1CaloPprLut objects, inherit from the abstract base class AbstractL1CaloConditionContainer.
Implement the IL1CaloPersistenceCapable interface.
Definition at line 24 of file L1CaloPprLutContainer.h.