#include "TrackingTools/DetLayers/interface/DetLayer.h"
#include "RecoTracker/TkMSParametrization/interface/PixelRecoPointRZ.h"
#include "RecoTracker/TkMSParametrization/interface/PixelRecoLineRZ.h"
#include "RecoTracker/TkMSParametrization/interface/PixelRecoRange.h"
#include <iosfwd>
Go to the source code of this file.
Classes | |
struct | MSLayer::DataX0 |
class | MSLayer |
Functions | |
std::ostream & | operator<< (std::ostream &s, const MSLayer &l) |
std::ostream & | operator<< (std::ostream &s, const MSLayer::DataX0 &d) |
std::ostream& operator<< | ( | std::ostream & | s, |
const MSLayer & | l | ||
) |
Definition at line 15 of file MSLayer.cc.
References MSLayer::face(), MSLayer::position(), MSLayer::range(), alignCSCRings::s, and MSLayer::theX0Data.
std::ostream& operator<< | ( | std::ostream & | s, |
const MSLayer::DataX0 & | d | ||
) |
Definition at line 24 of file MSLayer.cc.
References MSLayer::DataX0::allLayers, MSLayer::DataX0::hasX0, alignCSCRings::s, MSLayer::DataX0::sumX0D, and MSLayer::DataX0::x0.