CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs
EcalTPGSlidingWindow.h File Reference
#include <map>
#include <boost/cstdint.hpp>

Go to the source code of this file.

Classes

class  EcalTPGSlidingWindow
 

Typedefs

typedef std::map< uint32_t,
uint32_t > 
EcalTPGSlidingWindowMap
 
typedef std::map< uint32_t,
uint32_t >::const_iterator 
EcalTPGSlidingWindowMapIterator
 

Typedef Documentation

typedef std::map<uint32_t, uint32_t> EcalTPGSlidingWindowMap

Definition at line 21 of file EcalTPGSlidingWindow.h.

typedef std::map<uint32_t, uint32_t>::const_iterator EcalTPGSlidingWindowMapIterator

Definition at line 22 of file EcalTPGSlidingWindow.h.