CMS 3D CMS Logo

Classes | Typedefs

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/RecoRomanPot/RecoFP420/interface/ClusterNoiseFP420.h File Reference

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

Go to the source code of this file.

Classes

class  ClusterNoiseFP420
class  ClusterNoiseFP420::ElectrodData

Typedefs

typedef bool ElectrodDisable
typedef float ElectrodNoise
typedef std::map< uint32_t,
ElectrodNoiseVector
ElectrodNoiseMap
typedef std::map< uint32_t,
ElectrodNoiseVector >
::const_iterator 
ElectrodNoiseMapIterator
typedef std::vector
< ClusterNoiseFP420::ElectrodData
ElectrodNoiseVector
typedef std::vector
< ClusterNoiseFP420::ElectrodData >
::const_iterator 
ElectrodNoiseVectorIterator

Typedef Documentation

typedef bool ElectrodDisable

Definition at line 12 of file ClusterNoiseFP420.h.

typedef float ElectrodNoise

Definition at line 11 of file ClusterNoiseFP420.h.

typedef std::map<uint32_t, ElectrodNoiseVector> ElectrodNoiseMap

Definition at line 53 of file ClusterNoiseFP420.h.

typedef std::map<uint32_t, ElectrodNoiseVector>::const_iterator ElectrodNoiseMapIterator

Definition at line 54 of file ClusterNoiseFP420.h.

Definition at line 51 of file ClusterNoiseFP420.h.

typedef std::vector<ClusterNoiseFP420::ElectrodData>::const_iterator ElectrodNoiseVectorIterator

Definition at line 52 of file ClusterNoiseFP420.h.