BOSS
7.0.1
BESIII Offline Software System
Loading...
Searching...
No Matches
Reconstruction/MdcPatRec/MdcxReco/MdcxReco-00-01-59/MdcxReco/MdcxMergeDups.h
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
// File and Version Information:
3
// $Id: MdcxMergeDups.h,v 1.4 2011/12/08 06:52:29 zhangy Exp $
4
//
5
// Description: Give a list of charged tracks, try to find and merge
6
// duplicates.
7
//
8
// Environment:
9
// Software developed for the BaBar Detector at the SLAC B-Factory.
10
//
11
// Author List:
12
// S. Wagner
13
//
14
// Copyright Information:
15
// Copyright (C) 1999 BEPCII
16
//
17
// History:
18
// Migration for BESIII MDC
19
//
20
//------------------------------------------------------------------------
21
#ifndef _MDCXMERGEDUPS_
22
#define _MDCXMERGEDUPS_
23
24
#include <iostream>
25
#include <fstream>
26
#include "CLHEP/Alist/AList.h"
27
#include "MdcxReco/MdcxFittedHel.h"
28
29
class
MdcxMergeDups
{
30
public
:
31
MdcxMergeDups
(
HepAList<MdcxFittedHel>
&f,
int
debug);
32
virtual
~MdcxMergeDups
( );
33
inline
const
HepAList<MdcxFittedHel>
&
GetMergedTrklist
(){
return
CleanTrklist
;}
34
//functions
35
protected
:
36
HepAList<MdcxFittedHel>
NewTrklist
;
37
HepAList<MdcxFittedHel>
CleanTrklist
;
38
int
m_debug
;
39
//functions
40
void
KillList
(){HepAListDeleteAll(
NewTrklist
);}
41
};
//endof MdcxMergeDups
42
43
#endif
HepAList
Definition:
InstallArea/include/MdcTrkRecon/MdcTrkRecon/MdcSegGrouper.h:31
MdcxMergeDups
Definition:
InstallArea/include/MdcxReco/MdcxReco/MdcxMergeDups.h:29
MdcxMergeDups::CleanTrklist
HepAList< MdcxFittedHel > CleanTrklist
Definition:
InstallArea/include/MdcxReco/MdcxReco/MdcxMergeDups.h:37
MdcxMergeDups::KillList
void KillList()
Definition:
Reconstruction/MdcPatRec/MdcxReco/MdcxReco-00-01-59/MdcxReco/MdcxMergeDups.h:40
MdcxMergeDups::NewTrklist
HepAList< MdcxFittedHel > NewTrklist
Definition:
InstallArea/include/MdcxReco/MdcxReco/MdcxMergeDups.h:36
MdcxMergeDups::m_debug
int m_debug
Definition:
InstallArea/include/MdcxReco/MdcxReco/MdcxMergeDups.h:38
MdcxMergeDups::MdcxMergeDups
MdcxMergeDups(HepAList< MdcxFittedHel > &f, int debug)
MdcxMergeDups::GetMergedTrklist
const HepAList< MdcxFittedHel > & GetMergedTrklist()
Definition:
Reconstruction/MdcPatRec/MdcxReco/MdcxReco-00-01-59/MdcxReco/MdcxMergeDups.h:33
MdcxMergeDups::~MdcxMergeDups
virtual ~MdcxMergeDups()
source
Reconstruction
MdcPatRec
MdcxReco
MdcxReco-00-01-59
MdcxReco
MdcxMergeDups.h
Generated by
1.9.6