Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion PWGEM/PhotonMeson/Tasks/photonhbt.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -1566,7 +1566,7 @@ struct photonhbt {

PROCESS_SWITCH(photonhbt, processAnalysis, "pairing for analysis", true);

template <soa::is_table TCollisions,
template <soa::is_table TCollisions,
soa::is_table TPhotons,
soa::is_table TLegs,
soa::is_table TMCParticles,
Expand Down