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