BOSS 7.0.7
BESIII Offline Software System
|
#include <MdcCellAddr.h>
Public Member Functions | |
MdcCellAddr (void) | |
virtual | ~MdcCellAddr () |
Static Public Member Functions | |
static int | wireIs (const int &cell) |
static int | layerIs (const int &cell) |
static int | cellIs (const int &wire, const int &layer) |
C++ source file code MdcCellAddr. This class is only a container for three static functions to map a Mdc cell address to its layer/wire numbers. Needed to break some circular dependency within the Mdc code This software was developed for the BaBar collaboration. If you use all or part of it, please give an appropriate acknowledgement. Copyright (C) 1999 [INFN & Padova University]
History: Migration for BESIII MDC
@see MdcCellAddrMdcCellAddr @version $Id: MdcCellAddr.h,v 1.2 2009/12/17 00:38:40 zhangy Exp $ @author (R. Stroili) (originator);
Definition at line 45 of file MdcCellAddr.h.
MdcCellAddr::MdcCellAddr | ( | void | ) |
Definition at line 35 of file MdcCellAddr.cxx.
|
inlinevirtual |
Definition at line 57 of file MdcCellAddr.h.
|
inlinestatic |
Definition at line 70 of file MdcCellAddr.h.
|
inlinestatic |
Definition at line 69 of file MdcCellAddr.h.
|
inlinestatic |
Definition at line 68 of file MdcCellAddr.h.