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

Go to the source code of this file.

Classes

class  L1CaloRxGainContainer
 

Typedefs

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

Typedef Documentation

◆ L1CaloRxGainMap

typedef std::map<unsigned int, L1CaloRxGain> L1CaloRxGainMap

Container of L1CaloRxGain 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 25 of file L1CaloRxGainContainer.h.