BOSS 6.6.4.p03
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcCellAddr.cxx
Go to the documentation of this file.
1//--------------------------------------------------------------------------
2// File and Version Information:
3// $Id: MdcCellAddr.cxx,v 1.2 2009/12/17 00:38:40 zhangy Exp $
4//
5// Description:
6// Class MdcCellAddr
7// instead.
8//
9// Environment:
10// Software developed for the BaBar Detector at the SLAC B-Factory.
11//
12// Author List:
13// <R. Stroili> <originator>
14//
15// Copyright Information:
16// Copyright (C) 1999 <INFN>
17//
18// History:
19// Migration for BESIII MDC
20//
21//------------------------------------------------------------------------
22
23//-----------------------
24// This Class's Header --
25//-----------------------
26#include "MdcGeom/MdcCellAddr.h"
27
28// ----------------------------------------
29// -- Public Function Member Definitions --
30// ----------------------------------------
31
32//----------------
33// Constructors --
34//----------------
36{;}
37
MdcCellAddr(void)
Definition: MdcCellAddr.cxx:35