Skip to content

Commit 05ad595

Browse files
committed
Changed key prefix
1 parent 6f6f2c3 commit 05ad595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Generators/include/Generators/GeneratorTParticleParam.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ struct GeneratorTParticleParam : public o2::conf::ConfigurableParamHelper<Genera
3030
std::string branchName = "Particles";
3131
std::string fileNames = "tparticle.root";
3232
std::string progCmd = "";
33-
O2ParamDef(GeneratorTParticleParam, "TParticle");
33+
O2ParamDef(GeneratorTParticleParam, "GeneratorTParticle");
3434
};
3535
} // end namespace eventgen
3636
} // end namespace o2

0 commit comments

Comments
 (0)