/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Event/BesDChain/BesDChain-00-00-14/BesDChain/CDElectronList.h

Go to the documentation of this file.
00001 #ifndef CLEODCHAIN_CDELECTRONLIST_H
00002 #define CLEODCHAIN_CDELECTRONLIST_H
00003 // -*- C++ -*-
00004 //
00005 // Package:     Carin
00006 // Module:      CDChargedVisibleList
00007 // 
00008 // Description: typedef FillableChargedList< CDElectron > to CDElectronList
00009 //
00010 // Usage:
00011 //    <usage>
00012 //
00013 // Author:      Simon Patton
00014 // Created:     Wed Sep 11 21:45:29 EDT 1996
00015 // $Id: CDElectronList.h,v 1.1.1.1 2009/03/03 06:05:56 maqm Exp $
00016 //
00017 // Revision history
00018 //
00019 // $Log: CDElectronList.h,v $
00020 // Revision 1.1.1.1  2009/03/03 06:05:56  maqm
00021 // first import of BesDChain
00022 //
00023 // Revision 1.2  2002/03/27 19:05:45  ajm36
00024 // do template for CDElectronList properly
00025 //
00026 // Revision 1.1  2001/04/11 13:19:15  urner
00027 // transition to files with CD prefix. Addition of new files
00028 //
00029 // Revision 1.2  2000/12/18 22:54:55  cdj
00030 // get FATable.h from the proper package
00031 //
00032 // Revision 1.1.1.1  2000/12/18 22:17:26  cdj
00033 // imported CleoDChain
00034 //
00035 // Revision 1.2  1998/04/17 18:49:44  sjp
00036 // Modifed to use latest CLEO types
00037 //
00038 // Revision 1.1  1997/12/23 21:52:31  sjp
00039 // new typedef to define List
00040 //
00041 
00042 // system include files
00043 
00044 // user include files
00045 #include "DecayChain/List/DCFillableChargedList.h"
00046 
00047 #include "BesDChain/CDElectron.h"
00048 
00049 // forward declarations
00050 
00051 typedef DCFillableChargedList< CDElectron > CDElectronList ;
00052 
00053 #endif /* CLEODCHAIN_CDELECTRONLIST_H */

Generated on Tue Nov 29 22:58:19 2016 for BOSS_7.0.2 by  doxygen 1.4.7