BOSS
6.6.4.p03
BESIII Offline Software System
Loading...
Searching...
No Matches
LocalKsSelector.h
Go to the documentation of this file.
1
#ifndef LOCAL_KS_SELECTOR_H
2
#define LOCAL_KS_SELECTOR_H
3
4
#include "
BesDChain/CDKs.h
"
5
#include "
DecayChain/Function/DCSelectionFunction.h
"
6
7
class
LocalKsSelector
:
public
DCSelectionFunction
<CDKs>
8
{
9
public :
10
11
LocalKsSelector
();
12
13
bool
operator()
(
CDKs
& aKs);
14
15
private
:
16
17
LocalKsSelector
(
const
LocalKsSelector
& );
18
const
LocalKsSelector
& operator= (
const
LocalKsSelector
& );
19
20
double
m_minMass;
21
double
m_maxMass;
22
double
m_maxChisq;
23
24
};
25
26
extern
LocalKsSelector
ksSelector
;
27
28
#endif
CDKs.h
DCSelectionFunction.h
ksSelector
LocalKsSelector ksSelector
Definition:
LocalKsSelector.cxx:40
private
#define private
Definition:
RootEventData_rootcint.cxx:10
CDKs
Definition:
CDKs.h:60
DCSelectionFunction
Definition:
DCSelectionFunction.h:64
LocalKsSelector
Definition:
LocalKsSelector.h:8
LocalKsSelector::LocalKsSelector
LocalKsSelector()
Definition:
LocalKsSelector.cxx:9
LocalKsSelector::operator()
bool operator()(CDKs &aKs)
Definition:
LocalKsSelector.cxx:23
source
Reconstruction
DTagAlg
DTagAlg-00-00-49
DTagAlg
LocalKsSelector.h
Generated by
1.9.6