There was an error while loading. Please reload this page.
1 parent ecffbfd commit 047f2eaCopy full SHA for 047f2ea
1 file changed
Detectors/MUON/MCH/Base/include/MCHBase/Digit.h
@@ -41,7 +41,6 @@ class Digit
41
};
42
uint64_t getBXTime()
43
{
44
- uint64_t result = bunchCrossing;
45
return (bunchCrossing + (sampaTime * 4));
46
}
47
0 commit comments