Add Trd2d to the data reconstruction
Compare changes
Files
5- Alexandru Bercuci authored
+ 17
− 17
@@ -20,7 +20,7 @@ using std::string;
@@ -36,9 +36,9 @@ CbmTrdCluster::CbmTrdCluster(const CbmTrdCluster& ref)
@@ -46,9 +46,9 @@ CbmTrdCluster::CbmTrdCluster(const std::vector<int32_t>& indices, int32_t addres
@@ -104,9 +104,9 @@ void CbmTrdCluster::Clear(Option_t*)
@@ -120,7 +120,7 @@ void CbmTrdCluster::ReInit(int32_t address, int32_t row, int32_t time)
@@ -137,14 +137,14 @@ int32_t CbmTrdCluster::IsChannelInRange(int32_t ch) const
@@ -160,8 +160,8 @@ bool CbmTrdCluster::Merge(CbmTrdCluster* second)
@@ -187,8 +187,8 @@ bool CbmTrdCluster::Merge(CbmTrdCluster* second)
@@ -206,8 +206,8 @@ string CbmTrdCluster::ToString() const