CMS 3D CMS Logo

List of all members | Public Attributes
CondFormats_RPCObjects::dictionary Struct Reference

#include <classes.h>

Public Attributes

std::vector< FebConnectorSpectheFebs
 
std::map< int, DccSpectheFeds
 
std::vector< LinkBoardSpectheLBs
 
std::vector< LinkConnSpectheLinks
 
std::map< RPCAMCLink, RPCLBLinktheRPCAMCLinkMap
 
std::pair< RPCAMCLink, RPCLBLinktheRPCAMCLinkPair
 
std::map< RPCDCCLink, RPCLBLinktheRPCDCCLinkMap
 
std::pair< RPCDCCLink, RPCLBLinktheRPCDCCLinkPair
 
std::map< RPCLBLink, RPCFebConnectortheRPCLinkMap
 
std::pair< RPCLBLink, RPCFebConnectortheRPCLinkPair
 
std::vector< ChamberStripSpectheStrips
 
std::vector< TriggerBoardSpectheTBs
 

Detailed Description

Definition at line 4 of file classes.h.

Member Data Documentation

◆ theFebs

std::vector<FebConnectorSpec> CondFormats_RPCObjects::dictionary::theFebs

Definition at line 7 of file classes.h.

◆ theFeds

std::map<int, DccSpec> CondFormats_RPCObjects::dictionary::theFeds

Definition at line 15 of file classes.h.

◆ theLBs

std::vector<LinkBoardSpec> CondFormats_RPCObjects::dictionary::theLBs

Definition at line 9 of file classes.h.

◆ theLinks

std::vector<LinkConnSpec> CondFormats_RPCObjects::dictionary::theLinks

Definition at line 11 of file classes.h.

◆ theRPCAMCLinkMap

std::map<RPCAMCLink, RPCLBLink> CondFormats_RPCObjects::dictionary::theRPCAMCLinkMap

Definition at line 22 of file classes.h.

◆ theRPCAMCLinkPair

std::pair<RPCAMCLink, RPCLBLink> CondFormats_RPCObjects::dictionary::theRPCAMCLinkPair

Definition at line 21 of file classes.h.

◆ theRPCDCCLinkMap

std::map<RPCDCCLink, RPCLBLink> CondFormats_RPCObjects::dictionary::theRPCDCCLinkMap

Definition at line 20 of file classes.h.

◆ theRPCDCCLinkPair

std::pair<RPCDCCLink, RPCLBLink> CondFormats_RPCObjects::dictionary::theRPCDCCLinkPair

Definition at line 19 of file classes.h.

◆ theRPCLinkMap

std::map<RPCLBLink, RPCFebConnector> CondFormats_RPCObjects::dictionary::theRPCLinkMap

Definition at line 18 of file classes.h.

◆ theRPCLinkPair

std::pair<RPCLBLink, RPCFebConnector> CondFormats_RPCObjects::dictionary::theRPCLinkPair

Definition at line 17 of file classes.h.

◆ theStrips

std::vector<ChamberStripSpec> CondFormats_RPCObjects::dictionary::theStrips

Definition at line 5 of file classes.h.

◆ theTBs

std::vector<TriggerBoardSpec> CondFormats_RPCObjects::dictionary::theTBs

Definition at line 13 of file classes.h.