#include <vector>
#include <ostream>
#include "DataFormats/HcalDetId/interface/HcalDetId.h"
#include "DataFormats/HcalDetId/interface/HcalElectronicsId.h"
#include "DataFormats/HcalDigi/interface/HcalUpgradeQIESample.h"
#include "DataFormats/Common/interface/SortedCollection.h"
Go to the source code of this file.
Classes | |
class | HcalUpgradeDataFrame |
Typedefs | |
typedef edm::SortedCollection < HcalUpgradeDataFrame > | HcalUpgradeDigiCollection |
Functions | |
std::ostream & | operator<< (std::ostream &, const HcalUpgradeDataFrame &) |
Definition at line 61 of file HcalUpgradeDataFrame.h.
std::ostream& operator<< | ( | std::ostream & | , |
const HcalUpgradeDataFrame & | |||
) |
Definition at line 69 of file HcalUpgradeDataFrame.cc.
References HcalUpgradeDataFrame::adc(), HcalUpgradeDataFrame::capId(), i, HcalUpgradeDataFrame::id(), HcalUpgradeDataFrame::presamples(), alignCSCRings::s, HcalUpgradeDataFrame::size(), HcalUpgradeDataFrame::tdc(), HcalUpgradeDataFrame::valid(), HcalUpgradeDataFrame::zsMarkAndPass(), and HcalUpgradeDataFrame::zsUnsuppressed().