#include "CondFormats/Serialization/interface/Serializable.h"
#include "CondFormats/SiStripObjects/interface/FedChannelConnection.h"
#include <boost/range/iterator_range.hpp>
#include <sstream>
#include <vector>
#include <string>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | SiStripFedCabling::ConnsRange |
Builds range of iterators from pair of offsets. More... | |
class | SiStripFedCabling |
Contains cabling info at the device level, including DetId, APV pair numbers, hardware addresses, DCU id... More... | |
Macros | |
#define | CondFormats_SiStripObjects_SiStripFedCabling_H |
#define | SISTRIPCABLING_USING_NEW_INTERFACE |
#define | SISTRIPCABLING_USING_NEW_INTERFACE |
#define | SISTRIPCABLING_USING_NEW_STRUCTURE |
#define | SISTRIPCABLING_USING_NEW_STRUCTURE |
Functions | |
std::ostream & | operator<< (std::ostream &, const SiStripFedCabling::ConnsRange &) |
#define CondFormats_SiStripObjects_SiStripFedCabling_H |
#define SISTRIPCABLING_USING_NEW_INTERFACE |
#define SISTRIPCABLING_USING_NEW_INTERFACE |
Definition at line 14 of file SiStripFedCabling.h.
#define SISTRIPCABLING_USING_NEW_STRUCTURE |
#define SISTRIPCABLING_USING_NEW_STRUCTURE |
Definition at line 13 of file SiStripFedCabling.h.
std::ostream& operator<< | ( | std::ostream & | , |
const SiStripFedCabling::ConnsRange & | |||
) |
Definition at line 151 of file SiStripFedCabling.cc.
References SiStripFedCabling::ConnsRange::print(), and contentValuesCheck::ss.