Skip to content

Commit e8612b8

Browse files
committed
Fixed namespace in EEventDataBit - changed from fv0 to fit
1 parent 0e9bae9 commit e8612b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DataFormats/Detectors/FIT/common/include/DataFormatsFIT/EEventDataBit.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
namespace o2
2020
{
21-
namespace fv0
21+
namespace fit
2222
{
2323
enum class EEventDataBit { kNumberADC = 0,
2424
kIsDoubleEvent,

0 commit comments

Comments
 (0)