CMS 3D CMS Logo

Classes | Namespaces | Typedefs

/data/refman/pasoursint/CMSSW_6_1_1/src/CalibFormats/SiPixelObjects/interface/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

namespace  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.