We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50be6e1 commit 78b21bfCopy full SHA for 78b21bf
PWGCF/EbyEFluctuations/Tasks/nchCumulantsId.cxx
@@ -756,5 +756,5 @@ struct NchCumulantsId {
756
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
757
{
758
return WorkflowSpec{
759
- adaptAnalysisTask<NchCumulantsIdentified>(cfgc)};
+ adaptAnalysisTask<NchCumulantsId>(cfgc)};
760
}
0 commit comments