CbmRoot
|
Public Attributes | |
Float_t | fX |
Float_t | fY |
UInt_t | fCharge |
Int_t | fNofPads |
std::vector< Int_t > | fPadsInCluster |
Definition at line 51 of file CbmClusteringSL.h.
UInt_t CbmClusteringSL::Cluster::fCharge |
Definition at line 55 of file CbmClusteringSL.h.
Referenced by CbmClusteringSL::GetClCharge(), and CbmClusteringSL::MainClusteringSL().
Int_t CbmClusteringSL::Cluster::fNofPads |
Definition at line 56 of file CbmClusteringSL.h.
Referenced by CbmClusteringSL::GetNofPads(), and CbmClusteringSL::MainClusteringSL().
std::vector<Int_t> CbmClusteringSL::Cluster::fPadsInCluster |
Definition at line 57 of file CbmClusteringSL.h.
Referenced by CbmClusteringSL::GetPadInCluster(), and CbmClusteringSL::MainClusteringSL().
Float_t CbmClusteringSL::Cluster::fX |
Definition at line 53 of file CbmClusteringSL.h.
Referenced by CbmClusteringSL::GetX0(), and CbmClusteringSL::MainClusteringSL().
Float_t CbmClusteringSL::Cluster::fY |
Definition at line 54 of file CbmClusteringSL.h.
Referenced by CbmClusteringSL::GetY0(), and CbmClusteringSL::MainClusteringSL().