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