CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

typedef std::map<uint32_t, uint16_t> EcalTPGTowerStatusMap

Definition at line 24 of file EcalTPGTowerStatus.h.

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

Definition at line 25 of file EcalTPGTowerStatus.h.