BOSS
7.1.2
BESIII Offline Software System
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
a
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
x
z
Typedefs
c
d
e
g
h
i
l
m
n
o
p
r
s
t
Enumerations
Enumerator
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
w
x
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
m
n
p
r
s
t
v
w
Enumerations
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
v
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Related Symbols
:
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
v
w
x
Files
File List
File Members
All
!
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
!
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
!
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
h
i
j
k
l
m
n
p
r
s
t
u
v
w
z
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
▼
BOSS
Used Packages
Requirements
►
How to use the ERS package
Todo List
►
Namespaces
►
Classes
▼
Files
▼
File List
▼
7.1.2
►
Analysis
►
BesCxxPolicy
►
BesExamples
►
BesPolicy
►
Calibration
►
Control
►
Database
►
DetectorDescription
►
DistBoss
►
DQA
►
Emc
►
Event
►
EventDisplay
►
EventFilter
►
EvtPreSelect
►
External
►
Generator
►
InstallArea
►
LumTauAlg
►
MagneticField
►
Mdc
►
Muc
►
OfflineEvtFilter
▼
Reconstruction
►
BeamParamsAlg
▼
DTagAlg
▼
DTagAlg-00-02-05
▼
DTagAlg
►
ChargedDReconstruction.h
►
ChargedDSelector.h
►
DsReconstruction.h
►
DsSelector.h
►
DTag.h
►
LambdaCReconstruction.h
►
LambdaCSelector.h
►
LocalChargedSigmaSelector.h
►
LocalEptoPiPiEta3PiSelector.h
►
LocalEptoPiPiEtaSelector.h
►
LocalEptoRhoGamSelector.h
►
LocalEtatoGGSelector.h
►
LocalEtatoPiPiPi0Selector.h
►
LocalKaonSelector.h
►
LocalKsSelector.h
►
LocalLambdaSelector.h
►
LocalomegatoPiPiPi0Selector.h
►
LocalPhotonSelector.h
►
LocalPi0Selector.h
►
LocalPionSelector.h
►
LocalProtonSelector.h
►
LocalRhotoPiPiSelector.h
►
LocalSigma0Selector.h
►
NeutralDReconstruction.h
►
NeutralDSelector.h
►
ReadBeamInfFromDb.h
►
utility.h
►
src
►
DTagSkim
►
EmcRec
►
EmcTimeRec
►
EsTimeAlg
►
EventAssembly
►
KalFitAlg
►
MdcDedxAlg
►
MdcDummyAlg
►
MdcFastTrkAlg
►
MdcHoughFinder
►
MdcPatRec
►
MucRecAlg
►
Pi0EtaToGGRecAlg
►
Pi0RecAlg
►
PrimaryVertexAlg
►
QCMCFilterAlg
►
SD0TagAlg
►
T0Dummy
►
TagWriterAlg
►
TofEnergyRec
►
TofRec
►
TrackUtil
►
TrkExtAlg
►
TrkReco
►
VeeVertexAlg
►
ZddReconAlg
►
RootPolicy
►
Simulation
►
Tof
►
Trigger
►
Utilities
►
Validation
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
LocalEptoPiPiEtaSelector.h
Go to the documentation of this file.
1
#ifndef LOCAL_EPTOPIPIETA_SELECTOR_H
2
#define LOCAL_EPTOPIPIETA_SELECTOR_H
3
4
#include "
BesDChain/CDDecay.h
"
5
#include "
DecayChain/Function/DCSelectionFunction.h
"
6
7
class
LocalEptoPiPiEtaSelector
:
public
DCSelectionFunction
<CDDecay>
8
{
9
public :
10
11
LocalEptoPiPiEtaSelector
();
12
13
bool
operator()
(
CDDecay
& aEp);
14
15
16
private
:
17
18
LocalEptoPiPiEtaSelector
(
const
LocalEptoPiPiEtaSelector
& );
19
const
LocalEptoPiPiEtaSelector
& operator= (
const
LocalEptoPiPiEtaSelector
& );
20
21
double
m_minMass;
22
double
m_maxMass;
23
24
};
7
class
LocalEptoPiPiEtaSelector
:
public
DCSelectionFunction
<CDDecay> {
…
};
25
26
extern
LocalEptoPiPiEtaSelector
eptoPiPiEtaSelector
;
27
28
#endif
CDDecay.h
DCSelectionFunction.h
eptoPiPiEtaSelector
LocalEptoPiPiEtaSelector eptoPiPiEtaSelector
Definition
LocalEptoPiPiEtaSelector.cxx:45
private
#define private
Definition
McEventDict_dict.cpp:6
CDDecay
Definition
CDDecay.h:111
DCSelectionFunction
Definition
DCSelectionFunction.h:64
LocalEptoPiPiEtaSelector
Definition
LocalEptoPiPiEtaSelector.h:8
LocalEptoPiPiEtaSelector::LocalEptoPiPiEtaSelector
LocalEptoPiPiEtaSelector()
Definition
LocalEptoPiPiEtaSelector.cxx:13
LocalEptoPiPiEtaSelector::operator()
bool operator()(CDDecay &aEp)
Definition
LocalEptoPiPiEtaSelector.cxx:28
7.1.2
Reconstruction
DTagAlg
DTagAlg-00-02-05
DTagAlg
LocalEptoPiPiEtaSelector.h
Generated by
1.12.0