Skip to content

Commit cf8c9dc

Browse files
committed
Add missing parameter instantiation
1 parent 3401404 commit cf8c9dc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Detectors/Upgrades/ALICE3/IOTOF/simulation/src/DPLDigitizerParam.cxx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
#include "IOTOFSimulation/DPLDigitizerParam.h"
1313

14+
O2ParamImpl(o2::iotof::DPLDigitizerParam);
15+
1416
namespace o2
1517
{
1618
namespace iotof

0 commit comments

Comments
 (0)