/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Event/DecayChain/DecayChain-00-00-03-slc6tag/DecayChain/List/Template/DCIndexedLabeledDecays.cc

Go to the documentation of this file.
00001 #ifndef DCHAIN_INDEXEDLABELEDDECAYS_CC
00002 #define DCHAIN_INDEXEDLABELEDDECAYS_CC
00003 // -*- C++ -*-
00004 //
00005 // Package:     DChain
00006 // Module:      IndexedLabeledDecays
00007 // 
00008 // Description: Interface used by Decay iterators
00009 //
00010 // Implimentation:
00011 //     <Notes on implimentation>
00012 //
00013 // Author:      Simon Patton
00014 // Created:     Mon Nov  4 12:19:24 EST 1996
00015 // $Id: DCIndexedLabeledDecays.cc,v 1.1.1.1 2009/03/03 06:06:56 maqm Exp $
00016 //
00017 // Revision history
00018 //
00019 // $Log: DCIndexedLabeledDecays.cc,v $
00020 // Revision 1.1.1.1  2009/03/03 06:06:56  maqm
00021 // first import of DecayChain
00022 //
00023 // Revision 1.2  2006/01/11 20:28:38  cdj
00024 // massive class renaming, addition of [] for selection and unit tests
00025 //
00026 // Revision 1.1.1.1  2000/12/18 22:16:56  cdj
00027 // imported DChain
00028 //
00029 // Revision 1.1  1998/08/28 05:17:29  sjp
00030 // New class for iterator access
00031 //
00032 
00033 // system include files
00034 
00035 // user include files
00036 #include "DecayChain/List/IndexedLabeledDecays.h"
00037 
00038 //
00039 // constants, enums and typedefs
00040 //
00041 
00042 //
00043 // static data member definitions
00044 //
00045 
00046 //
00047 // constructors and destructor
00048 //
00049 
00050 template < class DecayClass , class CandidateClass >
00051 IndexedLabeledDecays< DecayClass , CandidateClass >::IndexedLabeledDecays()
00052 {
00053 }
00054 
00055 // IndexedLabeledDecays::IndexedLabeledDecays( const IndexedLabeledDecays& )
00056 // {
00057 // }
00058 
00059 template < class DecayClass , class CandidateClass >
00060 IndexedLabeledDecays< DecayClass , CandidateClass >::~IndexedLabeledDecays()
00061 {
00062 }
00063 
00064 //
00065 // assignment operators
00066 //
00067 // const IndexedLabeledDecays& IndexedLabeledDecays::operator=( const IndexedLabeledDecays& )
00068 // {
00069 // }
00070 
00071 //
00072 // member functions
00073 //
00074 
00075 //
00076 // const member functions
00077 //
00078 
00079 //
00080 // static member functions
00081 //
00082 
00083 #endif /* DCHAIN_INDEXEDLABELEDDECAYS_CC */

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