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
►
DedxCalibAlg
►
DedxCorrecSvc
►
DedxCurSvc
►
DedxSimSvc
▼
MdcAlignAlg
▼
MdcAlignAlg-00-02-00
▼
MdcAlignAlg
►
Alignment.h
►
MdcAliEvent.h
►
MdcAlign.h
►
MdcAlignAlg.h
►
MdcAlignPar.h
►
MdcAliParams.h
►
MdcAliRecHit.h
►
MdcAliRecTrk.h
►
MilleAlign.h
►
Millepede.h
►
ResiAlign.h
►
share
►
src
►
MdcCalibAlg
►
MdcCalibFunSvc
►
MdcCheckUtil
►
MdcGeomSvc
►
MdcHvDropSvc
►
MdcNavigation
►
MdcRawEvent
►
MdcRecEvent
►
MdcTables
►
Muc
►
OfflineEvtFilter
►
Reconstruction
►
RootPolicy
►
Simulation
►
Tof
►
Trigger
►
Utilities
►
Validation
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
MdcAlign.h
Go to the documentation of this file.
1
#ifndef MDCAlign_H
2
#define MDCAlign_H
3
4
#include "
MdcGeomSvc/IMdcGeomSvc.h
"
5
#include "
MdcGeomSvc/MdcGeomSvc.h
"
6
#include "
MdcGeomSvc/MdcGeoWire.h
"
7
#include "
MdcGeomSvc/MdcGeoLayer.h
"
8
9
#include "
MdcCalibFunSvc/IMdcCalibFunSvc.h
"
10
#include "
MdcCalibFunSvc/MdcCalibFunSvc.h
"
11
#include "
MdcUtilitySvc/IMdcUtilitySvc.h
"
12
13
#include "
MdcAlignAlg/MdcAlignPar.h
"
14
#include "
MdcAlignAlg/MdcAliEvent.h
"
15
16
#include "TObjArray.h"
17
18
class
MdcAlign
{
19
public
:
20
MdcAlign
();
21
virtual
~MdcAlign
();
22
virtual
void
clear
() = 0;
23
virtual
void
initialize
(TObjArray* hlist,
IMdcGeomSvc
* mdcGeomSvc,
24
IMdcCalibFunSvc
* mdcFunSvc,
IMdcUtilitySvc
* mdcUtilitySvc) = 0;
25
26
virtual
void
setParam
(
MdcAliParams
& param) = 0;
27
virtual
bool
fillHist
(
MdcAliEvent
* event) = 0;
28
virtual
void
updateConst
(
MdcAlignPar
* alignPar) = 0;
29
public
:
30
std::string
fixMomLab
;
31
private
:
32
MdcAliParams
m_param;
33
34
};
18
class
MdcAlign
{
…
};
35
36
inline
void
MdcAlign::setParam
(
MdcAliParams
& param){
37
m_param = param;
38
}
36
inline
void
MdcAlign::setParam
(
MdcAliParams
& param) {
…
}
39
40
#endif
/* MDCAlign_H */
IMdcCalibFunSvc.h
IMdcGeomSvc.h
IMdcUtilitySvc.h
MdcAliEvent.h
MdcAlignPar.h
MdcCalibFunSvc.h
MdcGeoLayer.h
MdcGeoWire.h
MdcGeomSvc.h
IMdcCalibFunSvc
Definition
IMdcCalibFunSvc.h:17
IMdcGeomSvc
Definition
IMdcGeomSvc.h:15
IMdcUtilitySvc
Definition
IMdcUtilitySvc.h:17
MdcAliEvent
Definition
MdcAliEvent.h:15
MdcAliParams
Definition
MdcAliParams.h:6
MdcAlignPar
Definition
MdcAlignAlg/MdcAlignPar.h:12
MdcAlign::fixMomLab
std::string fixMomLab
Definition
MdcAlign.h:30
MdcAlign::MdcAlign
MdcAlign()
Definition
MdcAlign.cxx:3
MdcAlign::updateConst
virtual void updateConst(MdcAlignPar *alignPar)=0
Definition
MdcAlign.cxx:20
MdcAlign::~MdcAlign
virtual ~MdcAlign()
Definition
MdcAlign.cxx:6
MdcAlign::initialize
virtual void initialize(TObjArray *hlist, IMdcGeomSvc *mdcGeomSvc, IMdcCalibFunSvc *mdcFunSvc, IMdcUtilitySvc *mdcUtilitySvc)=0
Definition
MdcAlign.cxx:12
MdcAlign::setParam
virtual void setParam(MdcAliParams ¶m)=0
Definition
MdcAlign.h:36
MdcAlign::clear
virtual void clear()=0
Definition
MdcAlign.cxx:9
MdcAlign::fillHist
virtual bool fillHist(MdcAliEvent *event)=0
Definition
MdcAlign.cxx:16
7.1.3
Mdc
MdcAlignAlg
MdcAlignAlg-00-02-00
MdcAlignAlg
MdcAlign.h
Generated by
1.13.2