CMS 3D CMS Logo

Classes | Namespaces | Typedefs
PixelAliasList.h File Reference

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

#include "CalibFormats/SiPixelObjects/interface/PixelConfigAlias.h"
#include "CalibFormats/SiPixelObjects/interface/PixelConfigList.h"
#include "CalibFormats/SiPixelObjects/interface/PixelVersionAlias.h"
#include <cassert>
#include <iostream>
#include <stdlib.h>
#include <map>

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.