BOSS
7.1.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EmcRecShowerPosAbs.h
Go to the documentation of this file.
1
//
2
// Abstract base class for
3
// shower position reconstruction
4
// You can inherit this class to develop your code.
5
//
6
// Created by Zhe Wang 2004, 5, 16
7
//
8
#ifndef EMC_REC_SHOWER_POS_ABS_H
9
#define EMC_REC_SHOWER_POS_ABS_H
10
11
#include "
EmcRecEventModel/RecEmcEventModel.h
"
12
13
class
EmcRecShowerPosAbs
14
{
15
public
:
16
EmcRecShowerPosAbs
() {}
17
virtual
~EmcRecShowerPosAbs
() {}
18
19
public
:
20
virtual
void
Position
(
RecEmcShower
& aShower) =0;
21
22
};
23
24
#endif
//EMC_REC_SHOWER_POS_ABS_H
25
RecEmcEventModel.h
EmcRecShowerPosAbs
Definition:
EmcRecShowerPosAbs.h:14
EmcRecShowerPosAbs::Position
virtual void Position(RecEmcShower &aShower)=0
EmcRecShowerPosAbs::EmcRecShowerPosAbs
EmcRecShowerPosAbs()
Definition:
EmcRecShowerPosAbs.h:16
EmcRecShowerPosAbs::~EmcRecShowerPosAbs
virtual ~EmcRecShowerPosAbs()
Definition:
EmcRecShowerPosAbs.h:17
RecEmcShower
Definition:
RecEmcShower.h:22
source
Reconstruction
EmcRec
EmcRec-01-03-02
EmcRec
EmcRecShowerPosAbs.h
Generated by
1.9.6