Skip to content

Commit

Permalink
Remove conflict text
Browse files Browse the repository at this point in the history
  • Loading branch information
Erich Varnes committed Aug 6, 2024
1 parent 351998b commit 1e0bcb7
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions RecFCCeeCalorimeter/src/components/CaloTowerToolFCCee.h
Original file line number Diff line number Diff line change
Expand Up @@ -182,17 +182,6 @@ class CaloTowerToolFCCee : public AlgTool, virtual public ITowerToolThetaModule
SegmentationType m_hcalFwdSegmentationType;
/// decoder: only for barrel
dd4hep::DDSegmentation::BitFieldCoder* m_decoder;
<<<<<<< HEAD
=======
// Set of bools to record whether a proper segmentation was found
bool m_ecalBarrelSegmentationOK;
bool m_ecalEndcapSegmentationOK;
bool m_ecalFwdSegmentationOK;
bool m_hcalBarrelSegmentationOK;
bool m_hcalExtBarrelSegmentationOK;
bool m_hcalEndcapSegmentationOK;
bool m_hcalFwdSegmentationOK;
>>>>>>> 0bdbac8 (Remove segmentation members)

/// Maximum theta of detector
float m_thetaMax;
Expand Down

0 comments on commit 1e0bcb7

Please sign in to comment.