From 318586b6934fd9e4114d4827c0a347f6602fa299 Mon Sep 17 00:00:00 2001 From: Fangyi Guo <guofangyi@ihep.ac.cn> Date: Wed, 16 Sep 2020 00:28:41 +0800 Subject: [PATCH] add some comment --- Detector/DetCRD/src/Calorimeter/CRDEcal.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Detector/DetCRD/src/Calorimeter/CRDEcal.cpp b/Detector/DetCRD/src/Calorimeter/CRDEcal.cpp index 70123f02..16ee3aa0 100644 --- a/Detector/DetCRD/src/Calorimeter/CRDEcal.cpp +++ b/Detector/DetCRD/src/Calorimeter/CRDEcal.cpp @@ -6,11 +6,6 @@ // Ecal cosists of long crystal bar 1cm*1cm*~40cm // 8 parts cover 2pi phi range. Inner radius, height, z-length can change from xml. // In each part, crystal bar crosses in odd-even layer. -// ===== /---------------- -// // \\ / -// || o || /__________________________ -// \\ // /_|_|_|_|_|_|_|_|_|_|_|_|____ -// ===== /_|____________|__________|_____ (x-y plane) // // v0r0: nothing but BGO crystal // -- GitLab