BOSS
7.0.1
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
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
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
v
Enumerations
_
e
f
g
h
i
l
m
o
p
r
s
t
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
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 Functions
:
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
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
g
h
i
j
k
l
m
n
p
q
r
s
t
u
v
w
z
Enumerations
d
e
g
p
r
s
t
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
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
InstallArea/include/Pi0RecAlg/Pi0RecAlg/Pi0RecAlg.h
Go to the documentation of this file.
1
#ifndef Physics_Analysis_Pi0Rec_Alg_H
2
#define Physics_Analysis_Pi0Rec_Alg_H
3
4
#include "CLHEP/Vector/LorentzVector.h"
5
#include "GaudiKernel/Algorithm.h"
6
#include "
Pi0Cut.h
"
7
// predeclaration
8
class
RecEmcShower
;
9
10
class
Pi0RecAlg
:
public
Algorithm {
11
12
public
:
13
14
Pi0RecAlg
(
const
std::string& name, ISvcLocator* pSvcLocator);
15
16
StatusCode
initialize
();
17
StatusCode
execute
();
18
StatusCode
finalize
();
19
20
private
:
21
22
HepLorentzVector getP4(
RecEmcShower
* gTrk);
23
UserPi0Cut
_pi0_cut;
24
/* double m_barrel_min_energy;
25
double m_endcap_min_energy;
26
double m_angle ;
27
double m_time_limit;
28
29
double m_minmass_cut;
30
double m_maxmass_cut;
31
double m_chisq_cut;
32
double m_costheta_cut;*/
33
34
};
35
#endif
Pi0Cut.h
Pi0RecAlg
Definition:
InstallArea/include/Pi0RecAlg/Pi0RecAlg/Pi0RecAlg.h:10
Pi0RecAlg::execute
StatusCode execute()
Definition:
Pi0RecAlg.cxx:39
Pi0RecAlg::finalize
StatusCode finalize()
Definition:
Pi0RecAlg.cxx:84
Pi0RecAlg::initialize
StatusCode initialize()
Definition:
Pi0RecAlg.cxx:29
RecEmcShower
Definition:
Emc/EmcRecEventModel/EmcRecEventModel-01-01-18/EmcRecEventModel/RecEmcShower.h:22
UserPi0Cut
Definition:
InstallArea/include/Pi0RecAlg/Pi0RecAlg/Pi0Cut.h:11
source
InstallArea
include
Pi0RecAlg
Pi0RecAlg
Pi0RecAlg.h
Generated by
1.9.6