CGEM BOSS
6.6.5.f
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
b
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
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
v
w
Enumerations
d
e
g
h
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
Reconstruction/EmcRec/EmcRec-01-02-52/EmcRec/EmcRecCluster2Shower.h
Go to the documentation of this file.
1
//
2
// Convert from Cluster Map to Shower Map
3
//
4
// Wang.Zhe 2004, 3, 30
5
// Miao He 2006, 3, 13
6
//
7
#ifndef EMC_REC_CLUSTER_2_SHOWER_H
8
#define EMC_REC_CLUSTER_2_SHOWER_H
9
10
#include "EmcRecEventModel/RecEmcEventModel.h"
11
#include "EmcRec/EmcRecCluster2ShowerAbs.h"
12
#include "EmcRec/EmcRecNeighbor.h"
13
#include "EmcRec/EmcRecSeedAbs.h"
14
#include "EmcRec/EmcRecSplitAbs.h"
15
16
class
EmcRecCluster2Shower
:
public
EmcRecCluster2ShowerAbs
17
{
18
public
:
19
// Constructors and destructors
20
EmcRecCluster2Shower
();
21
~EmcRecCluster2Shower
();
22
23
void
Convert
(
RecEmcClusterMap
& aClusterMap,
24
RecEmcShowerMap
& aShowerMap);
25
26
private
:
27
EmcRecSeedAbs
* fSeedFinder;
28
EmcRecSplitAbs
* fSplitter;
29
};
30
31
#endif
//EMC_REC_CLUSTER_2_SHOWER_H
32
RecEmcClusterMap
map< RecEmcID, RecEmcCluster, less< RecEmcID > > RecEmcClusterMap
Definition:
Emc/EmcRecEventModel/EmcRecEventModel-01-01-18/EmcRecEventModel/RecEmcCluster.h:92
RecEmcShowerMap
map< RecEmcID, RecEmcShower, less< RecEmcID > > RecEmcShowerMap
Definition:
Emc/EmcRecEventModel/EmcRecEventModel-01-01-18/EmcRecEventModel/RecEmcShower.h:169
EmcRecCluster2ShowerAbs
Definition:
InstallArea/include/EmcRec/EmcRec/EmcRecCluster2ShowerAbs.h:12
EmcRecCluster2Shower
Definition:
InstallArea/include/EmcRec/EmcRec/EmcRecCluster2Shower.h:17
EmcRecCluster2Shower::Convert
void Convert(RecEmcClusterMap &aClusterMap, RecEmcShowerMap &aShowerMap)
EmcRecCluster2Shower::~EmcRecCluster2Shower
~EmcRecCluster2Shower()
EmcRecCluster2Shower::EmcRecCluster2Shower
EmcRecCluster2Shower()
EmcRecSeedAbs
Definition:
InstallArea/include/EmcRec/EmcRec/EmcRecSeedAbs.h:13
EmcRecSplitAbs
Definition:
InstallArea/include/EmcRec/EmcRec/EmcRecSplitAbs.h:20
source
Reconstruction
EmcRec
EmcRec-01-02-52
EmcRec
EmcRecCluster2Shower.h
Generated by
1.9.6