#include <PndSdsStripClusterer.h>
Definition at line 29 of file PndSdsStripClusterer.h.
◆ PndSdsStripClusterer()
| PndSdsStripClusterer::PndSdsStripClusterer |
( |
Int_t |
DigiType | ) |
|
◆ ~PndSdsStripClusterer()
| virtual PndSdsStripClusterer::~PndSdsStripClusterer |
( |
| ) |
|
|
virtual |
◆ AddCluster()
| void PndSdsStripClusterer::AddCluster |
( |
const std::vector< Int_t > & |
onecluster, |
|
|
SensorSide |
side |
|
) |
| |
|
protected |
◆ AddDigi()
| void PndSdsStripClusterer::AddDigi |
( |
Int_t |
sensorID, |
|
|
SensorSide |
side, |
|
|
Int_t |
timestamp, |
|
|
Int_t |
strip, |
|
|
Int_t |
iDigi |
|
) |
| |
◆ ClassDef()
◆ ClearDigis()
| void PndSdsStripClusterer::ClearDigis |
( |
| ) |
|
|
inline |
◆ GetBotCluster()
◆ GetBotClusterIDs()
| std::vector<Int_t> PndSdsStripClusterer::GetBotClusterIDs |
( |
| ) |
const |
|
inline |
◆ GetCluster()
◆ GetClusters()
◆ GetLeftDigiIDs()
| std::vector<Int_t> PndSdsStripClusterer::GetLeftDigiIDs |
( |
| ) |
const |
|
inline |
◆ GetTopCluster()
◆ GetTopClusterIDs()
| std::vector<Int_t> PndSdsStripClusterer::GetTopClusterIDs |
( |
| ) |
const |
|
inline |
◆ Reinit()
| void PndSdsStripClusterer::Reinit |
( |
| ) |
|
◆ SearchClusters()
◆ SetDigiType()
| void PndSdsStripClusterer::SetDigiType |
( |
Int_t |
digiType | ) |
|
|
inline |
◆ fBotclusters
| std::vector<Int_t> PndSdsStripClusterer::fBotclusters |
|
protected |
◆ fClusters
◆ fDigiType
| Int_t PndSdsStripClusterer::fDigiType |
|
protected |
◆ fLeftDigis
| std::vector<Int_t> PndSdsStripClusterer::fLeftDigis |
|
protected |
◆ fSortedDigis
| Fullmap PndSdsStripClusterer::fSortedDigis |
|
protected |
◆ fTopclusters
| std::vector<Int_t> PndSdsStripClusterer::fTopclusters |
|
protected |
The documentation for this class was generated from the following file: