#include <PndMdtCluster.h>
Definition at line 7 of file PndMdtCluster.h.
◆ PndMdtCluster() [1/2]
PndMdtCluster::PndMdtCluster |
( |
| ) |
|
◆ PndMdtCluster() [2/2]
PndMdtCluster::PndMdtCluster |
( |
std::vector< Int_t > |
list | ) |
|
◆ ~PndMdtCluster()
virtual PndMdtCluster::~PndMdtCluster |
( |
| ) |
|
|
virtual |
◆ DigiBelongsToCluster()
Bool_t PndMdtCluster::DigiBelongsToCluster |
( |
Int_t |
digiIndex | ) |
|
◆ GetClusterSize()
Int_t PndMdtCluster::GetClusterSize |
( |
| ) |
const |
|
inline |
◆ GetDigiIndex()
Int_t PndMdtCluster::GetDigiIndex |
( |
Int_t |
i | ) |
const |
|
inline |
◆ GetDigiList() [1/2]
std::vector<Int_t> PndMdtCluster::GetDigiList |
( |
| ) |
const |
|
inline |
◆ GetDigiList() [2/2]
const std::vector<Int_t>& PndMdtCluster::GetDigiList |
( |
| ) |
|
|
inline |
◆ GetNDigis()
Short_t PndMdtCluster::GetNDigis |
( |
| ) |
const |
|
inline |
Accessors
Definition at line 26 of file PndMdtCluster.h.
26 {
return fDigiList.size(); }
◆ Print()
virtual void PndMdtCluster::Print |
( |
const Option_t * |
opt = nullptr | ) |
|
|
virtual |
◆ SetClusterList()
void PndMdtCluster::SetClusterList |
( |
std::vector< Int_t > |
list | ) |
|
|
inline |
The documentation for this class was generated from the following file: