/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/src/MdcSuperLayer.cxx File Reference

#include "MdcGeom/MdcSuperLayer.h"
#include <iomanip>
#include <iostream>
#include <assert.h>

Go to the source code of this file.

Functions

ostreamoperator<< (ostream &o, MdcSuperLayer &sl)

Variables

static const char rscid [] = "$Id: MdcSuperLayer.cxx,v 1.3 2010/03/24 00:40:06 zhangy Exp $"
static const int _layInSuper = 4


Function Documentation

ostream& operator<< ( ostream o,
MdcSuperLayer sl 
)

Definition at line 135 of file MdcSuperLayer.cxx.

References MdcSuperLayer::print().

00135                                                     {
00136   sl.print(o);
00137   return o;
00138 }


Variable Documentation

const int _layInSuper = 4 [static]

Definition at line 54 of file MdcSuperLayer.cxx.

const char rscid[] = "$Id: MdcSuperLayer.cxx,v 1.3 2010/03/24 00:40:06 zhangy Exp $" [static]

Definition at line 53 of file MdcSuperLayer.cxx.


Generated on Tue Nov 29 23:16:54 2016 for BOSS_7.0.2 by  doxygen 1.4.7