Skip to content

Commit 400fcb2

Browse files
Update DPLDigitizerParam and ConfigurableParamHelper links
1 parent 1a554c9 commit 400fcb2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Detectors/Upgrades/ALICE3/IOTOF/simulation/src/IOTOFSimulationLinkDef.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
#pragma link C++ class o2::base::DetImpl < o2::iotof::Detector> + ;
2424

2525
#pragma link C++ class o2::iotof::Digitizer + ;
26-
#pragma link C++ class o2::iotof::DPLDigitizerParam < o2::detectors::DetID::TF3> + ;
27-
#pragma link C++ class o2::conf::ConfigurableParamHelper < o2::iotof::DPLDigitizerParam < o2::detectors::DetID::TF3>> + ;
26+
#pragma link C++ class o2::iotof::DPLDigitizerParam + ;
27+
#pragma link C++ class o2::conf::ConfigurableParamHelper < o2::iotof::DPLDigitizerParam> + ;
2828

2929
#pragma link C++ class o2::iotof::ChipSpecifics + ;
3030
#pragma link C++ class o2::iotof::ITOFChipSpecifics + ;

0 commit comments

Comments
 (0)