Skip to content

Commit eb11de5

Browse files
authored
Register FlowCumulantsUpc analysis task
1 parent 32c5649 commit eb11de5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGUD/Tasks/flowCumulantsUpc.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1091,6 +1091,7 @@ struct FlowCumulantsUpc {
10911091
PROCESS_SWITCH(FlowCumulantsUpc, processSim, "processSim", false);
10921092
}
10931093
};
1094+
O2_REGISTER_ANALYSIS_TASK(FlowCumulantsUpc);
10941095

10951096
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
10961097
{

0 commit comments

Comments
 (0)