BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcSegUsage.cxx
Go to the documentation of this file.
1//--------------------------------------------------------------------------
2// File and Version Information:
3// $Id: MdcSegUsage.cxx,v 1.1.1.1 2005/04/21 06:23:43 maqm Exp $
4//
5// Author(s): Steve Schaffner
6//------------------------------------------------------------------------
7#include "MdcTrkRecon/MdcSegUsage.h"
8
9//-----------------------------------------------------------------------
11 //-----------------------------------------------------------------------
12 segUse = 0;
13}
14
15//-----------------------------------------------------------------------
17//-----------------------------------------------------------------------
18
19//-----------------------------------------------------------------------
21 //-----------------------------------------------------------------------
22 segUse |= deadFlag();
23}
virtual ~MdcSegUsage()