ATLAS Offline Software
Public Types | Public Attributes | List of all members
PixelConvert::Map Struct Reference

#include <PixelConvert.h>

Collaboration diagram for PixelConvert::Map:

Public Types

typedef std::map< unsigned int, unsigned int > modulemap
 

Public Attributes

std::unique_ptr< modulemapm_hashIndex
 
std::unique_ptr< modulemapm_SNIndex
 

Detailed Description

Definition at line 189 of file PixelConvert.h.

Member Typedef Documentation

◆ modulemap

typedef std::map<unsigned int,unsigned int> PixelConvert::Map::modulemap

Definition at line 191 of file PixelConvert.h.

Member Data Documentation

◆ m_hashIndex

std::unique_ptr<modulemap> PixelConvert::Map::m_hashIndex

Definition at line 192 of file PixelConvert.h.

◆ m_SNIndex

std::unique_ptr<modulemap> PixelConvert::Map::m_SNIndex

Definition at line 193 of file PixelConvert.h.


The documentation for this struct was generated from the following file: