CMS 3D CMS Logo

Classes | Typedefs
EcalTPGTowerStatus.h File Reference
#include "CondFormats/Serialization/interface/Serializable.h"
#include <map>
#include <cstdint>

Go to the source code of this file.

Classes

class  EcalTPGTowerStatus
 

Typedefs

typedef std::map< uint32_t, uint16_t > EcalTPGTowerStatusMap
 
typedef std::map< uint32_t, uint16_t >::const_iterator EcalTPGTowerStatusMapIterator
 

Typedef Documentation

◆ EcalTPGTowerStatusMap

typedef std::map<uint32_t, uint16_t> EcalTPGTowerStatusMap

Definition at line 24 of file EcalTPGTowerStatus.h.

◆ EcalTPGTowerStatusMapIterator

typedef std::map<uint32_t, uint16_t>::const_iterator EcalTPGTowerStatusMapIterator

Definition at line 25 of file EcalTPGTowerStatus.h.