BOSS
6.6.4.p03
BESIII Offline Software System
Loading...
Searching...
No Matches
IndexedLabeledCandidates.cc
Go to the documentation of this file.
1
#ifndef DCHAIN_INDEXEDLABELEDCANDIDATES_CC
2
#define DCHAIN_INDEXEDLABELEDCANDIDATES_CC
3
// -*- C++ -*-
4
//
5
// Package: DChain
6
// Module: IndexedLabeledCandidates
7
//
8
// Description: Interface used by Candidate 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: IndexedLabeledCandidates.cc,v 1.1.1.1 2009/03/03 06:06:56 maqm Exp $
16
//
17
// Revision history
18
//
19
// $Log: IndexedLabeledCandidates.cc,v $
20
// Revision 1.1.1.1 2009/03/03 06:06:56 maqm
21
// first import of DecayChain
22
//
23
// Revision 1.1 2006/01/11 20:28:39 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/IndexedLabeledCandidates.h
"
37
38
//
39
// constants, enums and typedefs
40
//
41
namespace
dchain
{
42
//
43
// static data member definitions
44
//
45
46
//
47
// constructors and destructor
48
//
49
50
template
<
class
Cand
id
ateClass >
51
IndexedLabeledCandidates< CandidateClass >::IndexedLabeledCandidates
()
52
{
53
}
54
55
// IndexedLabeledCandidates::IndexedLabeledCandidates( const IndexedLabeledCandidates& )
56
// {
57
// }
58
59
template
<
class
Cand
id
ateClass >
60
IndexedLabeledCandidates< CandidateClass >::~IndexedLabeledCandidates
()
61
{
62
}
63
64
//
65
// assignment operators
66
//
67
// const IndexedLabeledCandidates& IndexedLabeledCandidates::operator=( const IndexedLabeledCandidates& )
68
// {
69
// }
70
71
//
72
// member functions
73
//
74
75
//
76
// const member functions
77
//
78
79
//
80
// static member functions
81
//
82
}
83
84
#endif
/* DCHAIN_INDEXEDLABELEDCANDIDATES_CC */
85
IndexedLabeledCandidates.h
dchain::IndexedLabeledCandidates::~IndexedLabeledCandidates
virtual ~IndexedLabeledCandidates()
Definition:
IndexedLabeledCandidates.cc:60
dchain::IndexedLabeledCandidates::IndexedLabeledCandidates
IndexedLabeledCandidates()
Definition:
IndexedLabeledCandidates.cc:51
dchain
Definition:
children.h:16
source
Event
DecayChain
DecayChain-00-00-03
DecayChain
List
Template
IndexedLabeledCandidates.cc
Generated by
1.9.6