BOSS 7.0.7
BESIII Offline Software System
Loading...
Searching...
No Matches
CDProton.h
Go to the documentation of this file.
1#ifndef CLEODCHAIN_CDPROTON_H
2#define CLEODCHAIN_CDPROTON_H
3// -*- C++ -*-
4//
5// Package: CleoDChain
6// Module: CDChargedVisible
7//
8// Description: CDCharged candidate built from charged or truth table
9//
10// Usage:
11// <usage>
12//
13// Author: Simon Patton
14// Created: Wed Sep 18 14:47:30 EDT 1996
15// $Id: CDProton.h,v 1.1.1.1 2009/03/03 06:05:56 maqm Exp $
16//
17// Revision history
18//
19// $Log: CDProton.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/04/11 13:19:22 urner
24// transition to files with CD prefix. Addition of new files
25//
26// Revision 1.1.1.1 2000/12/18 22:17:27 cdj
27// imported CleoDChain
28//
29// Revision 1.2 1998/04/17 18:45:26 sjp
30// Changed Package Name
31//
32// Revision 1.1 1997/08/29 16:57:09 sjp
33// New header to specialize CDChargedVisible class
34//
35
36// system include files
37
38// user include files
40
41// forward declarations
43typedef const CDProton& FixedCDProton ;
45
46// inline function definitions
47
48#endif /* CLEODCHAIN_CDPROTON_H */
const CDProton & FixedCDProton
Definition: CDProton.h:43
CDProton & PossibleCDProton
Definition: CDProton.h:44
CDChargedVisible< DBCandidate::kProton > CDProton
Definition: CDProton.h:42