CGEM BOSS 6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
CDKsList.h
Go to the documentation of this file.
1#ifndef PACKAGE_CDKSLIST_H
2#define PACKAGE_CDKSLIST_H
3// -*- C++ -*-
4//
5// Package: <package>
6// Module: CDKsList
7//
8/**\class CDKsList CDKsList.h package/CDKsList.h
9
10 Description: <one line class summary>
11
12 Usage:
13 <usage>
14
15*/
16//
17// Author: David Urner
18// Created: Fri Mar 16 14:38:59 EST 2001
19// $Id: CDKsList.h,v 1.1.1.1 2009/03/03 06:05:56 maqm Exp $
20//
21// Revision history
22//
23// $Log: CDKsList.h,v $
24// Revision 1.1.1.1 2009/03/03 06:05:56 maqm
25// first import of BesDChain
26//
27// Revision 1.2 2006/01/13 14:41:19 cdj
28// removed unnecessary includes of DChainBoolean.h
29//
30// Revision 1.1 2001/04/11 13:19:18 urner
31// transition to files with CD prefix. Addition of new files
32//
33// Revision 1.1 2001/03/23 23:05:36 urner
34// added pi0 eta and CDKs decay lists
35//
36
37// system include files
38
39// user include files
41#include "BesDChain/CDKs.h"
42
43// forward declarations
45
46#endif /* PACKAGE_CDKSLIST_H */
DCFillableNeutralList< CDKs > CDKsList
Definition CDKsList.h:44