Skip to content

Commit 047f2ea

Browse files
aphecetcheshahor02
authored andcommitted
Fix
1 parent ecffbfd commit 047f2ea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • Detectors/MUON/MCH/Base/include/MCHBase

Detectors/MUON/MCH/Base/include/MCHBase/Digit.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ class Digit
4141
};
4242
uint64_t getBXTime()
4343
{
44-
uint64_t result = bunchCrossing;
4544
return (bunchCrossing + (sampaTime * 4));
4645
}
4746
};

0 commit comments

Comments
 (0)