CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

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

Definition at line 3 of file Phase1PixelROCMaps.cc.

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

Definition at line 4 of file Phase1PixelROCMaps.cc.