CMS 3D CMS Logo

Classes | Typedefs

/data/refman/pasoursint/CMSSW_5_2_9/src/CondFormats/EcalObjects/interface/EcalTPGTowerStatus.h File Reference

#include <map>
#include <boost/cstdint.hpp>

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 22 of file EcalTPGTowerStatus.h.

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

Definition at line 23 of file EcalTPGTowerStatus.h.