CMS 3D CMS Logo

Classes | Typedefs
running Namespace Reference

Classes

struct  Estimators
 

Typedefs

using estimatorMap = std::map< uint32_t, running::Estimators >
 

Detailed Description

Auxilliary POD to store the data for the running mean algorithm.

Typedef Documentation

◆ estimatorMap

using running::estimatorMap = typedef std::map<uint32_t, running::Estimators>

Definition at line 145 of file DMRChecker.cc.