PandaRoot
PndEmcClusterers.h
Go to the documentation of this file.
1
#ifndef BSEMCCLUSTERERS_HH
2
#define BSEMCCLUSTERERS_HH
3
4
#include <string>
5
6
#include "
PndPersistencyTask.h
"
7
8
class
BSEmcCorrection
;
9
class
BSEmcErrorMatrixCalculation
;
10
//---------------------------------------------------------------
11
class
BSEmcBaseClusterer
:
public
PndPersistencyTask
{
12
public
:
13
BSEmcBaseClusterer
(
const
std::string &t_detectorName,
BSEmcCorrection
*t_ecf,
BSEmcErrorMatrixCalculation
*t_errorCalc, Bool_t t_removeSplitoff = kTRUE);
14
ClassDef
(
BSEmcBaseClusterer
, 1);
15
};
16
17
//---------------------------------------------------------------
18
class
BSEmcClusterer
:
public
PndPersistencyTask
{
19
public
:
20
BSEmcClusterer
();
21
ClassDef
(
BSEmcClusterer
, 1);
22
};
23
24
#endif
/*BSEMCCLUSTERERS_HH*/
PndPersistencyTask.h
BSEmcCorrection
Energy correction factor/function interface.
Definition:
BSEmcCorrection.h:17
PndPersistencyTask
Definition:
PndPersistencyTask.h:20
BSEmcBaseClusterer::BSEmcBaseClusterer
BSEmcBaseClusterer(const std::string &t_detectorName, BSEmcCorrection *t_ecf, BSEmcErrorMatrixCalculation *t_errorCalc, Bool_t t_removeSplitoff=kTRUE)
BSEmcBaseClusterer::ClassDef
ClassDef(BSEmcBaseClusterer, 1)
BSEmcErrorMatrixCalculation
Calculate Error Matrix for the given BSEmcRecoHit with parametrization defined by the given parameter...
Definition:
BSEmcErrorMatrixCalculation.h:35
BSEmcBaseClusterer
Definition:
PndEmcClusterers.h:11
BSEmcClusterer
Definition:
PndEmcClusterers.h:18
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
detectors
emc_restructured
Utility
PndEmcClusterers.h
Generated on Fri Oct 6 2023 07:04:54 for PandaRoot by
1.8.13