CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Macros | Functions
FedChannelConnection.h File Reference
#include "CondFormats/Serialization/interface/Serializable.h"
#include "DataFormats/SiStripCommon/interface/SiStripConstants.h"
#include <boost/cstdint.hpp>
#include <ostream>
#include <sstream>

Go to the source code of this file.

Classes

class  FedChannelConnection
 Class containning control, module, detector and connection information, at the level of a FED channel. More...
 

Macros

#define CondFormats_SiStripObjects_FedChannelConnection_H
 

Functions

bool operator< (const FedChannelConnection &, const FedChannelConnection &)
 
std::ostream & operator<< (std::ostream &, const FedChannelConnection &)
 

Macro Definition Documentation

#define CondFormats_SiStripObjects_FedChannelConnection_H

Function Documentation

bool operator< ( const FedChannelConnection ,
const FedChannelConnection  
)

Overload less than operator.

Definition at line 75 of file FedChannelConnection.cc.

std::ostream& operator<< ( std::ostream &  ,
const FedChannelConnection  
)

Debug info for FedChannelConnection class.

Definition at line 227 of file FedChannelConnection.cc.