Skip to content
Snippets Groups Projects

L1: New initialization interface for the material budget maps

Merged Sergei Zharko requested to merge s.zharko/cbmroot:L1Algo-dev5 into master

Files

+ 1
0
@@ -108,6 +108,7 @@ void L1Algo::Init(const bool UseHitErrors, const TrackingMode mode, const bool M
// Fill L1Station array
fInitManager.TransferL1StationArray(fStations);
fInitManager.TransferL1MaterialArray(fRadThick);
fTrackingLevel = fInitManager.GetTrackingLevel();
fGhostSuppression = fInitManager.GetGhostSuppression();
Loading