Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
AliceO2Group
/
AliceO2
Public
Notifications
You must be signed in to change notification settings
Fork
511
Star
125
Code
Issues
2
Pull requests
33
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
AliceO2
DataFormats
Headers
include
Headers
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 25, 2026
DPL: use constexpr for data description of EOS data header (#15175)
ehellbar
authored
a628b60
View commit details
Copy full SHA for a628b60
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
DataFormats: Delete unused files (#15029)
vkucera
authored
7830e9c
View commit details
Copy full SHA for 7830e9c
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
DataModel: improve DataHeader formatter
Show description for aab079f
ktf
committed
aab079f
View commit details
Copy full SHA for aab079f
View code at this point
Browse repository at this point
Commits on Oct 20, 2025
FD detector (#13476)
Show description for cba3d91
pkurash
and
alibuild
authored
cba3d91
View commit details
Copy full SHA for cba3d91
View code at this point
Browse repository at this point
Commits on Aug 26, 2025
Data Model: provide size when deallocating a Stack
ktf
committed
ff42ca2
View commit details
Copy full SHA for ff42ca2
View code at this point
Browse repository at this point
Fix alignment so that jemalloc / address sanitizer do no complain
Show description for a4dd82a
ktf
committed
a4dd82a
View commit details
Copy full SHA for a4dd82a
View code at this point
Browse repository at this point
Commits on Aug 14, 2025
Revert "Fix alignment so that jemalloc / address sanitizer do no complain"
Show description for 3cafea0
ktf
committed
3cafea0
View commit details
Copy full SHA for 3cafea0
View code at this point
Browse repository at this point
Revert "DPL: move to std::pmr where possible"
Show description for fe9e226
ktf
committed
fe9e226
View commit details
Copy full SHA for fe9e226
View code at this point
Browse repository at this point
Revert "Data Model: provide size when deallocating a Stack"
Show description for 947b41b
ktf
committed
947b41b
View commit details
Copy full SHA for 947b41b
View code at this point
Browse repository at this point
Make sure extra tracks are randomized to avoid PHOS hole losses
Show description for 999ac71
shahor02
committed
999ac71
View commit details
Copy full SHA for 999ac71
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
Data Model: provide size when deallocating a Stack
ktf
committed
bbef7a7
View commit details
Copy full SHA for bbef7a7
View code at this point
Browse repository at this point
Commits on Aug 6, 2025
DPL: move to std::pmr where possible
ktf
committed
83467b3
View commit details
Copy full SHA for 83467b3
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
Fix alignment so that jemalloc / address sanitizer do no complain
Show description for 02b6dc2
ktf
committed
02b6dc2
View commit details
Copy full SHA for 02b6dc2
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
Remove references to boost::container::pmr (#14395)
Show description for dbacf7b
ktf
authored
dbacf7b
View commit details
Copy full SHA for dbacf7b
View code at this point
Browse repository at this point
Commits on Jan 12, 2025
Get fmt 11.1.1 to compile (#13855)
ktf
authored
0c08b77
View commit details
Copy full SHA for 0c08b77
View code at this point
Browse repository at this point
Commits on Jul 24, 2024
DPL Data Model: introduce bit to keep track of data created after EoS (#13315)
ktf
authored
279c652
View commit details
Copy full SHA for 279c652
View code at this point
Browse repository at this point
Commits on May 16, 2024
DPL: allow short formatting for data header
ktf
committed
b4acd68
View commit details
Copy full SHA for b4acd68
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
ALICE 3: Add ECal detector (#12682)
Show description for 144a9aa
mconcas
authored
144a9aa
View commit details
Copy full SHA for 144a9aa
View code at this point
Browse repository at this point
Commits on Feb 5, 2024
Avoid ambiguity in format_to
martenole
authored and
ktf
committed
dc25227
View commit details
Copy full SHA for dc25227
View code at this point
Browse repository at this point
Commits on Nov 29, 2023
ALICE 3: Add RICH + minor improvements (#12284)
Show description for b48ea64
mconcas
authored
b48ea64
View commit details
Copy full SHA for b48ea64
View code at this point
Browse repository at this point
Commits on Nov 21, 2023
Define missing TF3 data origin for upgrades
shahor02
committed
aeccc28
View commit details
Copy full SHA for aeccc28
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
C++20 now considers equality to be commutable (A == B) === (B == A)
Show description for cb1c668
ktf
committed
cb1c668
View commit details
Copy full SHA for cb1c668
View code at this point
Browse repository at this point
DPL: provide cast to string_view for header::Descriptor<16>
Show description for d6adcfd
ktf
committed
d6adcfd
View commit details
Copy full SHA for d6adcfd
View code at this point
Browse repository at this point
Commits on Oct 27, 2023
Fix type comparison for C++20
Show description for afcd4da
ktf
committed
afcd4da
View commit details
Copy full SHA for afcd4da
View code at this point
Browse repository at this point
Modernize Headers/TimeStamp.h
ktf
committed
591c0f0
View commit details
Copy full SHA for 591c0f0
View code at this point
Browse repository at this point
Commits on Sep 20, 2023
Avoid ambiguity in function name (#11914)
Show description for 10ae650
ktf
authored
10ae650
View commit details
Copy full SHA for 10ae650
View code at this point
Browse repository at this point
Commits on Jun 9, 2023
GPU: Output std::vector of ErrorCodes as GPU/ERRORQA in GPUWorkflow
davidrohr
committed
aedb7b2
View commit details
Copy full SHA for aedb7b2
View code at this point
Browse repository at this point
Commits on Feb 27, 2023
Set RDHv7 as default
shahor02
committed
1de77d9
View commit details
Copy full SHA for 1de77d9
View code at this point
Browse repository at this point
Commits on Feb 6, 2023
Fix length check
davidrohr
committed
1e38bf2
View commit details
Copy full SHA for 1e38bf2
View code at this point
Browse repository at this point
Commits on Jan 29, 2023
Introduce RDHv7 and related changes for rec/sim
Show description for d938894
shahor02
committed
d938894
View commit details
Copy full SHA for d938894
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
[FOCAL] Add stand-alone decoder of pad data (#10211)
mfasDa
authored
6a09e23
View commit details
Copy full SHA for 6a09e23
View code at this point
Browse repository at this point
Commits on Jul 23, 2022
Swap comparisons to avoid UB
shahor02
committed
27eac6a
View commit details
Copy full SHA for 27eac6a
View code at this point
Browse repository at this point
Commits on Jul 9, 2022
Use TimingInfo instead of DataHeader and DataProcessingHeader (#9374)
Show description for 0d156ca
shahor02
authored
0d156ca
View commit details
Copy full SHA for 0d156ca
View code at this point
Browse repository at this point
Commits on Jul 5, 2022
DPL: make desscriptor size constexpr
aalkin
authored and
ktf
committed
76187da
View commit details
Copy full SHA for 76187da
View code at this point
Browse repository at this point
Commits on May 23, 2022
Introduction FCT
Show description for a6b4a41
Casper van Veen
authored and
sawenzel
committed
a6b4a41
View commit details
Copy full SHA for a6b4a41
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.