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