BOSS
7.0.7
BESIII Offline Software System
Loading...
Searching...
No Matches
TrkActiveHotSelector.h
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
// File and Version Information:
3
// $Id: TrkActiveHotSelector.h,v 1.1.1.1 2005/04/21 06:01:42 zhangy Exp $
4
//
5
// Description:
6
// class TrkActiveHotSelector. Trivial implementation of TrkHotSelector for
7
// selecting active hots.
8
//
9
// Environment:
10
// Software developed for the BaBar Detector at the SLAC B-Factory.
11
//
12
// Copyright Information:
13
// Copyright (C) 2001 Lawrence Berkeley Laboratory
14
//
15
// Author List:
16
// Dave Brown 7/17/01
17
//------------------------------------------------------------------------
18
19
#ifndef TRKACTIVEHOTSELECTOR_HH
20
#define TRKACTIVEHOTSELECTOR_HH
21
22
#include "
TrkBase/TrkHotSelector.h
"
23
24
class
TrkActiveHotSelector
:
public
TrkHotSelector
{
25
public
:
26
// only a default constructor
27
TrkActiveHotSelector
();
28
virtual
~TrkActiveHotSelector
();
29
// The Function
30
virtual
bool
useHot
(
const
TrkHitOnTrk
& hot)
const
;
31
private
:
32
bool
_ignoreActive;
33
// disallow
34
TrkActiveHotSelector
(
const
TrkActiveHotSelector
&);
35
TrkActiveHotSelector
& operator = (
const
TrkActiveHotSelector
&);
36
};
37
#endif
TrkHotSelector.h
TrkActiveHotSelector
Definition:
TrkActiveHotSelector.h:24
TrkActiveHotSelector::TrkActiveHotSelector
TrkActiveHotSelector()
Definition:
TrkActiveHotSelector.cxx:23
TrkActiveHotSelector::~TrkActiveHotSelector
virtual ~TrkActiveHotSelector()
Definition:
TrkActiveHotSelector.cxx:25
TrkActiveHotSelector::useHot
virtual bool useHot(const TrkHitOnTrk &hot) const
Definition:
TrkActiveHotSelector.cxx:28
TrkHitOnTrk
Definition:
TrkHitOnTrk.h:52
TrkHotSelector
Definition:
TrkHotSelector.h:24
source
Reconstruction
MdcPatRec
TrkBase
TrkBase-00-01-12
TrkBase
TrkActiveHotSelector.h
Generated by
1.9.6