Bdb packages | Design docs | Source docs | Guidelines | Recent releases

Search | Site Map .

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

/BdbClustering/BdbAbsPlacementManager.cc

Go to the documentation of this file.
00001 #if !defined(BDBABSPLACEMENTMANAGER_CC)
00002 #define BDBABSPLACEMENTMANAGER_CC
00003 //--------------------------------------------------------------------------
00004 // File and Version Information:
00005 //      $Id: BdbAbsPlacementManager.cc,v 1.2 2002/06/21 18:37:41 ryd Exp $
00006 //
00007 // Description:
00008 //      Class BdbAbsPlacementManager
00009 //
00010 // Environment:
00011 //      Software developed for the BaBar Detector at the SLAC B-Factory.
00012 //
00013 // Author List:
00014 //      Simon Patton            Originator
00015 //
00016 // Copyright Information:
00017 //      Copyright (C) 1999      LBNL
00018 //
00019 //------------------------------------------------------------------------
00020 
00021 //-----------------------
00022 // This Class's Header --
00023 //-----------------------
00024 #include "BdbClustering/BdbAbsPlacementManager.hh"
00025 
00026 //-------------
00027 // C Headers --
00028 //-------------
00029 extern "C" {
00030            }
00031 
00032 //---------------
00033 // C++ Headers --
00034 //---------------
00035 
00036 //----------------
00037 // BaBar Header --
00038 //----------------
00039 #include "BaBar/BaBar.hh"
00040 
00041 //-------------------------------
00042 // Collaborating Class Headers --
00043 //-------------------------------
00044 
00045 //------------------------------------
00046 // Collaborating Class Declarations --
00047 //------------------------------------
00048 
00049 //-----------------------------------------------------------------------
00050 // Local Macros, Typedefs, Structures, Unions and Forward Declarations --
00051 //-----------------------------------------------------------------------
00052 
00053 //              -----------------------------------------------
00054 //              -- Static Data & Function Member Definitions --
00055 //              -----------------------------------------------
00056 
00057 //              ---------------------------------
00058 //              -- Member Function Definitions --
00059 //              ---------------------------------
00060 
00061 //----------------
00062 // Constructors --
00063 //----------------
00064 
00065 BdbAbsPlacementManager::BdbAbsPlacementManager()
00066 {
00067 }
00068 
00069 // BdbAbsPlacementManager::BdbAbsPlacementManager( const BdbAbsPlacementManager& aRhs )
00070 // {
00071 // }
00072 
00073 //--------------
00074 // Destructor --
00075 //--------------
00076 
00077 BdbAbsPlacementManager::~BdbAbsPlacementManager()
00078 {
00079 }
00080 
00081 //-------------
00082 // Operators --
00083 //-------------
00084     
00085 // const BdbAbsPlacementManager& BdbAbsPlacementManager::operator=( const BdbAbsPlacementManager& aRhs )
00086 // {
00087 // }
00088 
00089 //-------------
00090 // Selectors --
00091 //-------------
00092 
00093 //-------------
00094 // Modifiers --
00095 //-------------
00096 
00097 #endif // BDBABSPLACEMENTMANAGER_CC
00098 
00099 

 


BaBar Public Site | SLAC | News | Links | Who's Who | Contact Us

Page Owner: Jacek Becla
Last Update: October 04, 2002