BOSS
7.0.8
BESIII Offline Software System
Loading...
Searching...
No Matches
EmcRecShowerPosLin.h
Go to the documentation of this file.
1
//
2
// Linear weighted average position with correction is used by BELLE.
3
// Logarithmic weighted average position is used by BaBar.
4
// And many others...
5
//
6
// This one is linear weight.
7
//
8
// Created by Zhe Wang 2004, 5, 16
9
//
10
#ifndef EMC_REC_SHOWER_POS_LIN_H
11
#define EMC_REC_SHOWER_POS_LIN_H
12
13
#include "
EmcRec/EmcRecShowerPosAbs.h
"
14
15
class
EmcRecShowerPosLin
:
public
EmcRecShowerPosAbs
16
{
17
public
:
18
EmcRecShowerPosLin
() {}
19
virtual
~EmcRecShowerPosLin
() {}
20
21
public
:
22
virtual
void
Position(
RecEmcShower
& aShower);
23
24
};
25
26
#endif
// EMC_REC_SHOWER_POS_LIN_H
27
EmcRecShowerPosAbs.h
EmcRecShowerPosAbs
Definition:
EmcRecShowerPosAbs.h:14
EmcRecShowerPosLin
Definition:
EmcRecShowerPosLin.h:16
EmcRecShowerPosLin::EmcRecShowerPosLin
EmcRecShowerPosLin()
Definition:
EmcRecShowerPosLin.h:18
EmcRecShowerPosLin::~EmcRecShowerPosLin
virtual ~EmcRecShowerPosLin()
Definition:
EmcRecShowerPosLin.h:19
RecEmcShower
Definition:
RecEmcShower.h:22
source
Reconstruction
EmcRec
EmcRec-01-02-58
EmcRec
EmcRecShowerPosLin.h
Generated by
1.9.6