ATLAS Offline Software
|
#include "GaudiKernel/DataObject.h"
#include "TrigT1CaloCalibConditions/AbstractL1CaloPersistentCondition.h"
#include "TrigT1CaloCalibConditions/L1CaloPprDisabledChannel.h"
#include "TrigT1CaloCalibConditions/L1CaloCoolChannelId.h"
#include <map>
#include <string>
#include "AthenaKernel/CondCont.h"
Go to the source code of this file.
Classes | |
class | L1CaloPprDisabledChannelContainer |
Typedefs | |
typedef std::map< unsigned int, L1CaloPprDisabledChannel > | L1CaloPprDisabledChannelMap |
Container of L1CaloPprDisabledChannel objects, inherit from the abstract base class AbstractL1CaloConditionContainer. More... | |
Functions | |
CONDCONT_DEF (L1CaloPprDisabledChannelContainer, 201127142) | |
typedef std::map<unsigned int, L1CaloPprDisabledChannel> L1CaloPprDisabledChannelMap |
Container of L1CaloPprDisabledChannel objects, inherit from the abstract base class AbstractL1CaloConditionContainer.
Implement the IL1CaloPersistenceCapable interface.
Definition at line 25 of file L1CaloPprDisabledChannelContainer.h.
CONDCONT_DEF | ( | L1CaloPprDisabledChannelContainer | , |
201127142 | |||
) |