BOSS
7.1.2
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
bool
m_doSecondaryVFit;
25
double
m_maxVFitChisq;
26
double
m_minFlightSig;
27
28
bool
m_useVFrefine;
29
bool
m_useBFC;
30
31
32
};
33
34
extern
LocalKsSelector
ksSelector
;
35
36
#endif
CDKs.h
DCSelectionFunction.h
ksSelector
LocalKsSelector ksSelector
Definition
LocalKsSelector.cxx:243
private
#define private
Definition
McEventDict_dict.cpp:6
CDKs
Definition
CDKs.h:60
DCSelectionFunction
Definition
DCSelectionFunction.h:64
LocalKsSelector
Definition
LocalKsSelector.h:8
LocalKsSelector::LocalKsSelector
LocalKsSelector()
Definition
LocalKsSelector.cxx:14
LocalKsSelector::operator()
bool operator()(CDKs &aKs)
Definition
LocalKsSelector.cxx:35
7.1.2
Reconstruction
DTagAlg
DTagAlg-00-02-05
DTagAlg
LocalKsSelector.h
Generated by
1.12.0