CMS 3D CMS Logo

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

Go to the source code of this file.

Classes

class  EcalTPGStripStatus
 

Typedefs

typedef std::map< uint32_t, uint16_t > EcalTPGStripStatusMap
 
typedef std::map< uint32_t, uint16_t >::const_iterator EcalTPGStripStatusMapIterator
 

Typedef Documentation

typedef std::map<uint32_t, uint16_t> EcalTPGStripStatusMap

Definition at line 26 of file EcalTPGStripStatus.h.

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

Definition at line 27 of file EcalTPGStripStatus.h.