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
AlignBase.h
Go to the documentation of this file.
1
#ifndef ALIGNBASE_H
2
#define ALIGNBASE_H
3
4
#include <iostream>
5
#include <fstream>
6
#include <iomanip>
7
#include <cstring>
8
9
#include "
MdcAlignPar.h
"
10
#include "
MdcCosGeom.h
"
11
#include "
fun.h
"
12
13
#include "TObjArray.h"
14
#include "TFile.h"
15
#include "TH1F.h"
16
#include "TFolder.h"
17
18
using namespace
std
;
19
20
class
AlignBase
{
21
22
public
:
23
AlignBase
();
24
virtual
~AlignBase
();
25
virtual
void
init
(TObjArray* hlist,
MdcCosGeom
* pGeom) = 0;
26
virtual
void
mergeHist
(TFile* fhist) = 0;
27
virtual
void
align
(
MdcAlignPar
* alignPar) = 0;
28
};
29
30
#endif
/* ALIGNBASE_H */
MdcCosGeom.h
fun.h
MdcAlignPar.h
AlignBase
Definition:
AlignBase.h:20
AlignBase::align
virtual void align(MdcAlignPar *alignPar)=0
Definition:
AlignBase.cpp:18
AlignBase::~AlignBase
virtual ~AlignBase()
Definition:
AlignBase.cpp:9
AlignBase::AlignBase
AlignBase()
Definition:
AlignBase.cpp:6
AlignBase::mergeHist
virtual void mergeHist(TFile *fhist)=0
Definition:
AlignBase.cpp:15
AlignBase::init
virtual void init(TObjArray *hlist, MdcCosGeom *pGeom)=0
Definition:
AlignBase.cpp:12
MdcAlignPar
Definition:
InstallArea/include/MdcAlignAlg/MdcAlignAlg/MdcAlignPar.h:12
MdcCosGeom
Definition:
MdcAlignAlg/MdcAlignAlg-00-01-04/share/distAlign/src/include/MdcCosGeom.h:16
std
Definition:
Event/RootEventData/bak_RootEventData-00-05-12/RootEventData/RootEventData_rootcint.cxx:16
source
Mdc
MdcAlignAlg
MdcAlignAlg-00-01-04
share
distAlign
src
include
AlignBase.h
Generated by
1.9.6