Skip to content

PWGHF: Reduce column types #2177

@vkucera

Description

@vkucera

Some column tables have unnecessarily big types, typically int which can be reduced to int8_t or bool and double which can be reduced to float.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions