Skip to content

Commit

Permalink
Add changes for turbine ECal endcap geometry
Browse files Browse the repository at this point in the history
  • Loading branch information
Erich Varnes committed Jun 28, 2024
1 parent 31668ec commit 07461e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion detectorSegmentations/src/plugins/SegmentationFactories.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ DECLARE_SEGMENTATION(GridRPhiEta_k4geo, create_segmentation<dd4hep::DDSegmentati
#include "detectorSegmentations/GridSimplifiedDriftChamber_k4geo.h"
DECLARE_SEGMENTATION(GridSimplifiedDriftChamber_k4geo, create_segmentation<dd4hep::DDSegmentation::GridSimplifiedDriftChamber_k4geo>)


#include "detectorSegmentations/FCCSWEndcapTurbine_k4geo.h"
DECLARE_SEGMENTATION(FCCSWEndcapTurbine_k4geo, create_segmentation<dd4hep::DDSegmentation::FCCSWEndcapTurbine_k4geo>)

0 comments on commit 07461e5

Please sign in to comment.