BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
LocalEptoRhoGamSelector.h
Go to the documentation of this file.
1
#ifndef LOCAL_EPTORHOGAM_SELECTOR_H
2
#define LOCAL_EPTORHOGAM_SELECTOR_H
3
4
#include "BesDChain/CDDecay.h"
5
#include "
ITools.h
"
6
7
class
LocalEptoRhoGamSelector
:
public
extends<AlgTool, ISelectorTool<CDDecay>> {
8
public
:
9
LocalEptoRhoGamSelector
(
const
std::string&
type
,
const
std::string& name,
10
const
IInterface* parent );
11
12
bool
operator()
(
CDDecay
& aEp );
13
14
private
:
15
LocalEptoRhoGamSelector
(
const
LocalEptoRhoGamSelector
& );
16
const
LocalEptoRhoGamSelector
& operator=(
const
LocalEptoRhoGamSelector
& );
17
18
double
m_minMass;
19
double
m_maxMass;
20
};
21
22
extern
LocalEptoRhoGamSelector
eptoRhoGamSelector
;
23
#endif
ITools.h
eptoRhoGamSelector
LocalEptoRhoGamSelector eptoRhoGamSelector
CDDecay
Definition
Event/BesDChain/include/BesDChain/CDDecay.h:110
LocalEptoRhoGamSelector
Definition
LocalEptoRhoGamSelector.h:7
LocalEptoRhoGamSelector::operator()
bool operator()(CDDecay &aEp)
Definition
LocalEptoRhoGamSelector.cxx:16
LocalEptoRhoGamSelector::LocalEptoRhoGamSelector
LocalEptoRhoGamSelector(const std::string &type, const std::string &name, const IInterface *parent)
Definition
LocalEptoRhoGamSelector.cxx:7
type
8.0.0
BOSS_Source
Reconstruction
DTagAlg
src
LocalEptoRhoGamSelector.h
Generated by
1.16.1