CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs
PixelAliasList.h File Reference

The class to handle 'aliases.txt'. More...

#include "CalibFormats/SiPixelObjects/interface/PixelConfigAlias.h"
#include "CalibFormats/SiPixelObjects/interface/PixelVersionAlias.h"

Go to the source code of this file.

Classes

class  pos::PixelAliasList
 

Namespaces

 pos
 

Typedefs

typedef std::map< std::string,
pathAliasPair > 
pos::pathAliasMmap
 
typedef std::map< std::string,
std::string > 
pos::pathAliasPair
 
typedef std::map< std::string,
vectorVAPairs > 
pos::pathVersionAliasMmap
 
typedef std::vector
< versionAliasPair > 
pos::vectorVAPairs
 
typedef std::pair< unsigned
int, std::string > 
pos::versionAliasPair
 

Detailed Description

The class to handle 'aliases.txt'.

A longer explanation will be placed here later

Definition in file PixelAliasList.h.