CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions
OmtfLinkMappingRpc.h File Reference
#include <fstream>
#include <string>
#include <utility>
#include <vector>
#include <map>
#include "EventFilter/L1TRawToDigi/interface/OmtfEleIndex.h"
#include "CondFormats/RPCObjects/interface/LinkBoardElectronicIndex.h"
#include "CondFormats/RPCObjects/interface/RPCAMCLinkMap.h"

Go to the source code of this file.

Classes

struct  omtf::lessLinkBoardElectronicIndex
 
class  omtf::RpcLinkMap
 

Namespaces

 omtf
 

Typedefs

typedef std::map< EleIndex,
LinkBoardElectronicIndex
omtf::MapEleIndex2LBIndex
 
typedef std::map
< LinkBoardElectronicIndex,
std::pair< EleIndex, EleIndex >
, lessLinkBoardElectronicIndex > 
omtf::MapLBIndex2EleIndex
 

Functions

MapEleIndex2LBIndex omtf::translateOmtf2Pact (const RpcLinkMap &omtfLnks, const RPCReadOutMapping *pactCabling)
 
MapLBIndex2EleIndex omtf::translatePact2Omtf (const RpcLinkMap &omtfLnks, const RPCReadOutMapping *pactCabling)