BOSS
7.1.3
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.3
►
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
►
DTagSkim
▼
EmcRec
▼
EmcRec-01-03-02
▼
EmcRec
►
EmcRec.h
►
EmcRecCluster2Shower.h
►
EmcRecCluster2ShowerAbs.h
►
EmcRecDigit2Hit.h
►
EmcRecFastCluster2Shower.h
►
EmcRecHit2Cluster.h
►
EmcRecNeighbor.h
►
EmcRecParameter.h
►
EmcRecSeedAbs.h
►
EmcRecSeedEThreshold.h
►
EmcRecSeedLocalMax.h
►
EmcRecShowerEnergy.h
►
EmcRecShowerPosAbs.h
►
EmcRecShowerPosLin.h
►
EmcRecShowerPosLinShMax.h
►
EmcRecShowerPosLog.h
►
EmcRecShowerPosLoglin.h
►
EmcRecShowerPosLogShMax.h
►
EmcRecShowerShape.h
►
EmcRecSplitAbs.h
►
EmcRecSplitWeighted.h
►
EmcRecTDS.h
►
EmcRecTofDigitCalib.h
►
EmcRecTofMatch.h
►
src
►
test
►
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
EmcRecHit2Cluster.h
Go to the documentation of this file.
1
//
2
// Convert from Hit Map to Cluster Map
3
//
4
// Wang.Zhe 2004, 3, 29
5
//
6
#ifndef EMC_REC_HIT_2_CLUSTER_H
7
#define EMC_REC_HIT_2_CLUSTER_H
8
9
#include "
EmcRecEventModel/RecEmcEventModel.h
"
10
#include "
EmcRec/EmcRecNeighbor.h
"
11
12
class
EmcRecHit2Cluster
13
{
14
public
:
15
// Constructors and destructors
16
EmcRecHit2Cluster
();
17
~EmcRecHit2Cluster
();
18
19
void
Convert
(
const
RecEmcHitMap
& aHitMap,
20
RecEmcClusterMap
& aClusterMap);
21
22
};
12
class
EmcRecHit2Cluster
{
…
};
23
#endif
EmcRecNeighbor.h
RecEmcClusterMap
map< RecEmcID, RecEmcCluster, less< RecEmcID > > RecEmcClusterMap
Definition
RecEmcCluster.h:92
RecEmcEventModel.h
RecEmcHitMap
map< RecEmcID, RecEmcHit, less< RecEmcID > > RecEmcHitMap
Definition
RecEmcHit.h:75
EmcRecHit2Cluster::~EmcRecHit2Cluster
~EmcRecHit2Cluster()
Definition
EmcRecHit2Cluster.cxx:15
EmcRecHit2Cluster::EmcRecHit2Cluster
EmcRecHit2Cluster()
Definition
EmcRecHit2Cluster.cxx:12
EmcRecHit2Cluster::Convert
void Convert(const RecEmcHitMap &aHitMap, RecEmcClusterMap &aClusterMap)
Definition
EmcRecHit2Cluster.cxx:18
7.1.3
Reconstruction
EmcRec
EmcRec-01-03-02
EmcRec
EmcRecHit2Cluster.h
Generated by
1.13.2