BOSS
7.1.1
BESIII Offline Software System
Loading...
Searching...
No Matches
DCIndexedLabeledDecays.cc
Go to the documentation of this file.
1
#ifndef DCHAIN_INDEXEDLABELEDDECAYS_CC
2
#define DCHAIN_INDEXEDLABELEDDECAYS_CC
3
// -*- C++ -*-
4
//
5
// Package: DChain
6
// Module: IndexedLabeledDecays
7
//
8
// Description: Interface used by Decay iterators
9
//
10
// Implimentation:
11
// <Notes on implimentation>
12
//
13
// Author: Simon Patton
14
// Created: Mon Nov 4 12:19:24 EST 1996
15
// $Id: DCIndexedLabeledDecays.cc,v 1.1.1.1 2009/03/03 06:06:56 maqm Exp $
16
//
17
// Revision history
18
//
19
// $Log: DCIndexedLabeledDecays.cc,v $
20
// Revision 1.1.1.1 2009/03/03 06:06:56 maqm
21
// first import of DecayChain
22
//
23
// Revision 1.2 2006/01/11 20:28:38 cdj
24
// massive class renaming, addition of [] for selection and unit tests
25
//
26
// Revision 1.1.1.1 2000/12/18 22:16:56 cdj
27
// imported DChain
28
//
29
// Revision 1.1 1998/08/28 05:17:29 sjp
30
// New class for iterator access
31
//
32
33
// system include files
34
35
// user include files
36
#include "DecayChain/List/IndexedLabeledDecays.h"
37
38
//
39
// constants, enums and typedefs
40
//
41
42
//
43
// static data member definitions
44
//
45
46
//
47
// constructors and destructor
48
//
49
50
template
<
class
DecayClass ,
class
Cand
id
ateClass >
51
IndexedLabeledDecays< DecayClass , CandidateClass >::IndexedLabeledDecays
()
52
{
53
}
54
55
// IndexedLabeledDecays::IndexedLabeledDecays( const IndexedLabeledDecays& )
56
// {
57
// }
58
59
template
<
class
DecayClass ,
class
Cand
id
ateClass >
60
IndexedLabeledDecays< DecayClass , CandidateClass >::~IndexedLabeledDecays
()
61
{
62
}
63
64
//
65
// assignment operators
66
//
67
// const IndexedLabeledDecays& IndexedLabeledDecays::operator=( const IndexedLabeledDecays& )
68
// {
69
// }
70
71
//
72
// member functions
73
//
74
75
//
76
// const member functions
77
//
78
79
//
80
// static member functions
81
//
82
83
#endif
/* DCHAIN_INDEXEDLABELEDDECAYS_CC */
dchain::IndexedLabeledDecays
Definition
DCIndexedLabeledDecays.h:48
7.1.1
Event
DecayChain
DecayChain-00-04-01
DecayChain
List
Template
DCIndexedLabeledDecays.cc
Generated by
1.12.0