CMS 3D CMS Logo

Classes | Typedefs
ClusterNoiseFP420.h File Reference
#include <vector>
#include <map>
#include <iostream>
#include <cstdint>

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, ElectrodNoiseVectorElectrodNoiseMap
 
typedef std::map< uint32_t, ElectrodNoiseVector >::const_iterator ElectrodNoiseMapIterator
 
typedef std::vector< ClusterNoiseFP420::ElectrodDataElectrodNoiseVector
 
typedef std::vector< ClusterNoiseFP420::ElectrodData >::const_iterator ElectrodNoiseVectorIterator
 

Typedef Documentation

◆ ElectrodDisable

typedef bool ElectrodDisable

Definition at line 11 of file ClusterNoiseFP420.h.

◆ ElectrodNoise

typedef float ElectrodNoise

Definition at line 10 of file ClusterNoiseFP420.h.

◆ ElectrodNoiseMap

typedef std::map<uint32_t, ElectrodNoiseVector> ElectrodNoiseMap

Definition at line 47 of file ClusterNoiseFP420.h.

◆ ElectrodNoiseMapIterator

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

Definition at line 48 of file ClusterNoiseFP420.h.

◆ ElectrodNoiseVector

Definition at line 45 of file ClusterNoiseFP420.h.

◆ ElectrodNoiseVectorIterator

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

Definition at line 46 of file ClusterNoiseFP420.h.