Skip to content

Commit f26c27a

Browse files
Update sbndcode/CRT/CRTAuxDetInitializer_tool.cc
Co-authored-by: Henry Lay <h.lay@sheffield.ac.uk>
1 parent fd66fdb commit f26c27a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

sbndcode/CRT/CRTAuxDetInitializer_tool.cc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@ namespace {
2121
// AuxDetSensitives. Each strip has two SiPM channels, one per optical
2222
// fiber (not in the geometry).
2323
//
24-
// 2x TaggerTop: (5x2 +5x2)x16 = 320 strips, 640 channels
25-
// 2x TaggerSide: (4x2 +5x2)x16 = 288 strips, 576 channels
26-
// 1x TaggerFace: (4x2 +4x2)x16 = 256 strips, 512 channels
27-
// 1x TaggerFace: (4x2-1+4x2)x16 = 240 strips, 480 channels
28-
// 1x TaggerBot: 34x16 = 544 strips, 1088 channels
2924

3025
for (size_t a=0; a<adgeo.size(); a++){
3126
std::string volName(adgeo[a].TotalVolume()->GetName());

0 commit comments

Comments
 (0)