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