Skip to content

Commit e84ca78

Browse files
committed
refactor!: remove unused DetectorTypes
Respects JeffersonLab/coatjava#784
1 parent b309bbd commit e84ca78

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/iguana/algorithms/TypeDefs.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -162,12 +162,6 @@ namespace iguana {
162162
RECOIL = 26,
163163
TARGET = 100,
164164
MAGNETS = 101,
165-
ECIN = 110,
166-
ECOUT = 111,
167-
ECTOT = 112,
168-
LAC = 113,
169-
SC = 114,
170-
CC = 115,
171165
};
172166

173167
/// detector layer IDs; this is a _copy_ of `coatjava`'s `DetectorLayer` class

0 commit comments

Comments
 (0)