BOSS 6.6.4.p03
BESIII Offline Software System
Loading...
Searching...
No Matches
CDProtonList.h
Go to the documentation of this file.
1#ifndef CLEODCHAIN_CDPROTONLIST_H
2#define CLEODCHAIN_CDPROTONLIST_H
3// -*- C++ -*-
4//
5// Package: CleoDChain
6// Module: CDChargedVisible
7//
8// Description: declare specialized CDChargedVisibleList
9//
10// Usage:
11// <usage>
12//
13// Author: Simon Patton
14// Created: Wed Sep 18 14:47:30 EDT 1996
15// $Id: CDProtonList.h,v 1.1.1.1 2009/03/03 06:05:56 maqm Exp $
16//
17// Revision history
18//
19// $Log: CDProtonList.h,v $
20// Revision 1.1.1.1 2009/03/03 06:05:56 maqm
21// first import of BesDChain
22//
23// Revision 1.1 2001/09/11 15:08:31 ajm36
24// add files for lambdas
25//
26// Revision 1.1 2001/04/11 13:19:13 urner
27// transition to files with CD prefix. Addition of new files
28//
29// Revision 1.2 2000/12/19 15:10:52 cdj
30// updated to new DChain interface
31//
32// Revision 1.1 2000/12/18 22:54:15 cdj
33// added CDChargedKaon and CDProton lists
34//
35// Revision 1.2 1998/04/17 18:52:22 sjp
36// Modifed to use latest CLEO types
37//
38// Revision 1.1 1997/12/23 21:52:33 sjp
39// new typedef to define List
40//
41// Revision 1.1 1997/08/29 16:57:05 sjp
42// New header to specialize CDChargedVisible class
43//
44
45// system include files
46
47// user include files
48#include "BesDChain/CDProton.h"
50
51// forward declarations
53
54// inline function definitions
55
56#endif /* CLEODCHAIN_CDPROTONLIST_H */
DCFillableChargedList< CDProton > CDProtonList
Definition: CDProtonList.h:52