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 5 of file classes.h.

Member Data Documentation

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

Definition at line 8 of file classes.h.

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

Definition at line 16 of file classes.h.

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

Definition at line 10 of file classes.h.

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

Definition at line 12 of file classes.h.

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

Definition at line 23 of file classes.h.

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

Definition at line 22 of file classes.h.

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

Definition at line 21 of file classes.h.

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

Definition at line 20 of file classes.h.

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

Definition at line 19 of file classes.h.

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

Definition at line 18 of file classes.h.

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

Definition at line 6 of file classes.h.

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

Definition at line 14 of file classes.h.