ATLAS Offline Software
Classes | Typedefs
L1CaloPprLutContainer.h File Reference
#include "AthenaKernel/CLASS_DEF.h"
#include "GaudiKernel/DataObject.h"
#include "TrigT1CaloCalibConditions/AbstractL1CaloPersistentCondition.h"
#include "TrigT1CaloCalibConditions/L1CaloPprLut.h"
#include "TrigT1CaloCalibConditions/L1CaloCoolChannelId.h"
Include dependency graph for L1CaloPprLutContainer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  L1CaloPprLutContainer
 

Typedefs

typedef std::map< unsigned int, L1CaloPprLutL1CaloPprLutMap
 Container of L1CaloPprLut objects, inherit from the abstract base class AbstractL1CaloConditionContainer. More...
 

Typedef Documentation

◆ L1CaloPprLutMap

typedef std::map<unsigned int, L1CaloPprLut> L1CaloPprLutMap

Container of L1CaloPprLut objects, inherit from the abstract base class AbstractL1CaloConditionContainer.

Implement the IL1CaloPersistenceCapable interface.

Author
Damien Prieur damie.nosp@m.n.pr.nosp@m.ieur@.nosp@m.cern.nosp@m..ch

Definition at line 24 of file L1CaloPprLutContainer.h.