BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Reconstruction/EmcRec/include/EmcRec/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 "
EmcRecShowerPosAbs.h
"
14
15
class
EmcRecShowerPosLin
:
public
EmcRecShowerPosAbs
{
16
public
:
17
EmcRecShowerPosLin
() {}
18
virtual
~EmcRecShowerPosLin
() {}
19
20
public
:
21
virtual
void
Position
(
RecEmcShower
& aShower );
22
};
23
24
#endif
// EMC_REC_SHOWER_POS_LIN_H
EmcRecShowerPosAbs.h
EmcRecShowerPosAbs
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/EmcRec/EmcRecShowerPosAbs.h:13
EmcRecShowerPosLin
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/EmcRec/EmcRecShowerPosLin.h:15
EmcRecShowerPosLin::EmcRecShowerPosLin
EmcRecShowerPosLin()
Definition
Reconstruction/EmcRec/include/EmcRec/EmcRecShowerPosLin.h:17
EmcRecShowerPosLin::~EmcRecShowerPosLin
virtual ~EmcRecShowerPosLin()
Definition
Reconstruction/EmcRec/include/EmcRec/EmcRecShowerPosLin.h:18
EmcRecShowerPosLin::Position
virtual void Position(RecEmcShower &aShower)
RecEmcShower
Definition
Emc/EmcRecEventModel/include/EmcRecEventModel/RecEmcShower.h:21
8.0.0
BOSS_Source
Reconstruction
EmcRec
include
EmcRec
EmcRecShowerPosLin.h
Generated by
1.16.1