#include <PndMdtCluster.h>
Definition at line 7 of file PndMdtCluster.h.
PndMdtCluster::PndMdtCluster |
( |
| ) |
|
PndMdtCluster::PndMdtCluster |
( |
std::vector< Int_t > |
list | ) |
|
PndMdtCluster::~PndMdtCluster |
( |
| ) |
|
|
virtual |
Bool_t PndMdtCluster::DigiBelongsToCluster |
( |
Int_t |
digiIndex | ) |
|
Int_t PndMdtCluster::GetClusterSize |
( |
| ) |
const |
|
inline |
Int_t PndMdtCluster::GetDigiIndex |
( |
Int_t |
i | ) |
const |
|
inline |
std::vector<Int_t> PndMdtCluster::GetDigiList |
( |
| ) |
const |
|
inline |
const std::vector<Int_t>& PndMdtCluster::GetDigiList |
( |
| ) |
|
|
inline |
Short_t PndMdtCluster::GetNDigis |
( |
| ) |
const |
|
inline |
void PndMdtCluster::Print |
( |
const Option_t * |
opt = 0 | ) |
|
|
virtual |
Output to screen
Definition at line 27 of file PndMdtCluster.cxx.
29 std::cout << *
this <<
" opt = " << opt << std::endl;
void PndMdtCluster::SetClusterList |
( |
std::vector< Int_t > |
list | ) |
|
|
inline |
std::vector<Int_t> PndMdtCluster::fDigiList |
|
private |
The documentation for this class was generated from the following files: