BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
Event/BesDChain/BesDChain-00-00-14/BesDChain/CDElectronList.h
Go to the documentation of this file.
1#ifndef CLEODCHAIN_CDELECTRONLIST_H
2#define CLEODCHAIN_CDELECTRONLIST_H
3// -*- C++ -*-
4//
5// Package: Carin
6// Module: CDChargedVisibleList
7//
8// Description: typedef FillableChargedList< CDElectron > to CDElectronList
9//
10// Usage:
11// <usage>
12//
13// Author: Simon Patton
14// Created: Wed Sep 11 21:45:29 EDT 1996
15// $Id: CDElectronList.h,v 1.1.1.1 2009/03/03 06:05:56 maqm Exp $
16//
17// Revision history
18//
19// $Log: CDElectronList.h,v $
20// Revision 1.1.1.1 2009/03/03 06:05:56 maqm
21// first import of BesDChain
22//
23// Revision 1.2 2002/03/27 19:05:45 ajm36
24// do template for CDElectronList properly
25//
26// Revision 1.1 2001/04/11 13:19:15 urner
27// transition to files with CD prefix. Addition of new files
28//
29// Revision 1.2 2000/12/18 22:54:55 cdj
30// get FATable.h from the proper package
31//
32// Revision 1.1.1.1 2000/12/18 22:17:26 cdj
33// imported CleoDChain
34//
35// Revision 1.2 1998/04/17 18:49:44 sjp
36// Modifed to use latest CLEO types
37//
38// Revision 1.1 1997/12/23 21:52:31 sjp
39// new typedef to define List
40//
41
42// system include files
43
44// user include files
45#include "DecayChain/List/DCFillableChargedList.h"
46
47#include "BesDChain/CDElectron.h"
48
49// forward declarations
50
52
53#endif /* CLEODCHAIN_CDELECTRONLIST_H */
DCFillableChargedList< CDElectron > CDElectronList