Skip to content

Commit cfb8410

Browse files
committed
report in the init used reco params
1 parent bb80f53 commit cfb8410

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Detectors/GlobalTracking/src/MatchTPCITS.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ void MatchTPCITS::init()
179179
mTimer[i].Reset();
180180
}
181181
mParams = &Params::Instance();
182+
mParams->printKeyValues();
182183
mFT0Params = &o2::ft0::InteractionTag::Instance();
183184
setUseMatCorrFlag(mParams->matCorr);
184185
auto* prop = o2::base::Propagator::Instance();

0 commit comments

Comments
 (0)