CMS 3D CMS Logo

Typedefs
Phase1PixelROCMaps.cc File Reference
#include "DQM/TrackerRemapper/interface/Phase1PixelROCMaps.h"

Go to the source code of this file.

Typedefs

using modBins = std::vector< std::pair< int, int > >
 
using rocBins = std::vector< std::tuple< int, int, int > >
 

Typedef Documentation

◆ modBins

using modBins = std::vector<std::pair<int, int> >

Definition at line 3 of file Phase1PixelROCMaps.cc.

◆ rocBins

using rocBins = std::vector<std::tuple<int, int, int> >

Definition at line 4 of file Phase1PixelROCMaps.cc.