Skip to content
Snippets Groups Projects
Commit dc524012 authored by Omveer's avatar Omveer
Browse files

Bug #1799 Fixed

parent fcec79d4
No related branches found
No related tags found
2 merge requests!374Bug #1799 Fixed,!360Bug #1799 Fixed
Pipeline #11071 passed
......@@ -605,7 +605,7 @@ void CbmMuchFindHitsGem::CreateHits(CbmMuchCluster* cluster, Int_t iCluster, Cbm
Int_t iHit = fHits->GetEntriesFast();
//------------------------------Added by O. Singh 11.12.2017 for mCbm ---------------------------
Double_t tX = 18.5, tY = 80.5;
Double_t tX = 18.5, tY = 80.0;
nX = x + tX; // Ajit + OS + Apar -> For miniMUCH setup in March 2019
nY = y + tY; // Ajit + OS + Apar -> For miniMUCH setup in March 2019
nZ = z;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment