BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Reconstruction/EmcRec/include/EmcRec/EmcRecSeedEThreshold.h
Go to the documentation of this file.
1
//
2
// Seed finder
3
// 1. local max (the same with EmcRecSeedLocalMax)
4
// 2. energy of hit > EThresholdSeed
5
//
6
// Zhe Wang 2004, 8, 31
7
//
8
#ifndef EMC_REC_SEED_E_THRESHOLD_H
9
#define EMC_REC_SEED_E_THRESHOLD_H
10
11
#include "
EmcRecParameter.h
"
12
#include "
EmcRecSeedAbs.h
"
13
14
class
EmcRecSeedEThreshold
:
public
EmcRecSeedAbs
{
15
public
:
16
// Constructors and destructors
17
EmcRecSeedEThreshold
();
18
~EmcRecSeedEThreshold
();
19
20
public
:
21
virtual
void
Seed
(
const
RecEmcCluster
& aCluster,
RecEmcIDVector
& aMaxVec );
22
23
private
:
24
double
fEThresholdSeed;
25
};
26
27
#endif
// EMC_REC_SEED_E_THRESHOLD_H
RecEmcIDVector
vector< RecEmcID > RecEmcIDVector
Definition
Emc/EmcRecEventModel/include/EmcRecEventModel/RecEmcDataType.h:33
EmcRecParameter.h
EmcRecSeedAbs.h
EmcRecSeedAbs
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/EmcRec/EmcRecSeedAbs.h:12
EmcRecSeedEThreshold
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/EmcRec/EmcRecSeedEThreshold.h:14
EmcRecSeedEThreshold::Seed
virtual void Seed(const RecEmcCluster &aCluster, RecEmcIDVector &aMaxVec)
EmcRecSeedEThreshold::~EmcRecSeedEThreshold
~EmcRecSeedEThreshold()
EmcRecSeedEThreshold::EmcRecSeedEThreshold
EmcRecSeedEThreshold()
RecEmcCluster
Definition
Emc/EmcRecEventModel/include/EmcRecEventModel/RecEmcCluster.h:21
8.0.0
BOSS_Source
Reconstruction
EmcRec
include
EmcRec
EmcRecSeedEThreshold.h
Generated by
1.16.1