Skip to content

Commit

Permalink
Fixed merging problem
Browse files Browse the repository at this point in the history
  • Loading branch information
pandreetto committed Oct 15, 2024
1 parent 05fce90 commit 8f30bab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ACTSProcBase.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ void ACTSProcBase::init() {
if (_detSchema == "MuColl_v1") dSchema = DetSchema::MuColl_v1;

_geoIDMappingTool = std::make_shared<GeometryIdMappingTool>(
lcio::LCTrackerCellID::encoding_string(), dSchema);

//
// Caches
Expand Down

0 comments on commit 8f30bab

Please sign in to comment.