CbmRoot
|
Public Attributes | |
Int_t | nofCluster |
Float_t | xc |
Float_t | yc |
UInt_t | sumClCharge |
Int_t | nofPads |
Int_t | padsInCluster [30] |
Definition at line 99 of file CbmMuchTest.h.
Int_t CbmMuchTest::Cluster::nofCluster |
Definition at line 100 of file CbmMuchTest.h.
Referenced by CbmMuchTest::SetCluster(), and CbmMuchTest::SetNCl().
Int_t CbmMuchTest::Cluster::nofPads |
Definition at line 104 of file CbmMuchTest.h.
Referenced by CbmMuchTest::SetCluster(), and CbmMuchTest::SetNPads().
Int_t CbmMuchTest::Cluster::padsInCluster[30] |
Definition at line 105 of file CbmMuchTest.h.
Referenced by CbmMuchTest::SetPadInCl().
UInt_t CbmMuchTest::Cluster::sumClCharge |
Definition at line 103 of file CbmMuchTest.h.
Referenced by CbmMuchTest::SetCharge(), and CbmMuchTest::SetCluster().
Float_t CbmMuchTest::Cluster::xc |
Definition at line 101 of file CbmMuchTest.h.
Referenced by CbmMuchTest::SetCluster(), and CbmMuchTest::SetXCl().
Float_t CbmMuchTest::Cluster::yc |
Definition at line 102 of file CbmMuchTest.h.
Referenced by CbmMuchTest::SetCluster(), and CbmMuchTest::SetYCl().