LISTSERV mailing list manager LISTSERV 16.5

Help for LCDET-SVN Archives


LCDET-SVN Archives

LCDET-SVN Archives


LCDET-SVN@LISTSERV.SLAC.STANFORD.EDU


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

LCDET-SVN Home

LCDET-SVN Home

LCDET-SVN  February 2015

LCDET-SVN February 2015

Subject:

r3499 - /projects/lcsim/trunk/detector-framework/src/main/java/org/lcsim/geometry/subdetector/HPSEcal3.java

From:

[log in to unmask]

Reply-To:

Notification of commits to the lcdet svn repository <[log in to unmask]>

Date:

Mon, 2 Feb 2015 22:18:49 -0000

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (79 lines)

Author: [log in to unmask]
Date: Mon Feb  2 14:18:44 2015
New Revision: 3499

Log:
Comment out for now some methods from the subdetector interface.  The detailed model can be used to get this information.

Modified:
    projects/lcsim/trunk/detector-framework/src/main/java/org/lcsim/geometry/subdetector/HPSEcal3.java

Modified: projects/lcsim/trunk/detector-framework/src/main/java/org/lcsim/geometry/subdetector/HPSEcal3.java
 =============================================================================
--- projects/lcsim/trunk/detector-framework/src/main/java/org/lcsim/geometry/subdetector/HPSEcal3.java	(original)
+++ projects/lcsim/trunk/detector-framework/src/main/java/org/lcsim/geometry/subdetector/HPSEcal3.java	Mon Feb  2 14:18:44 2015
@@ -28,8 +28,8 @@
 public class HPSEcal3 extends AbstractSubdetector {
     private int nx;
     private int ny;
-    private double beamgap;
-    private double dface;
+    //private double beamgap;
+    //private double dface;
     private boolean oddX;
     List<CrystalRange> removeCrystals = new ArrayList<CrystalRange>();
 
@@ -62,9 +62,9 @@
         Element layout = node.getChild("layout");
 
         nx = layout.getAttribute("nx").getIntValue();
-        ny = layout.getAttribute("ny").getIntValue();
-        beamgap = layout.getAttribute("beamgap").getDoubleValue();
-        dface = layout.getAttribute("dface").getDoubleValue();
+        ny = layout.getAttribute("ny").getIntValue();        
+        //beamgap = layout.getAttribute("beamgap").getDoubleValue();
+        //dface = layout.getAttribute("dface").getDoubleValue();
 
         if (nx % 2 != 0)
             oddX = true;
@@ -139,13 +139,13 @@
         return true;
     }
 
-    public double distanceToFace() {
-        return dface;
-    }
-
-    public double beamGap() {
-        return beamgap;
-    }
+    //public double distanceToFace() {
+    //    return dface;
+    //}
+
+    //public double beamGap() {
+    //    return beamgap;
+    //}
 
     /**
      * The number of crystals in X in one section.
@@ -198,10 +198,8 @@
     }
 
     /**
-     * Get the neighbors for a given cell ID. Each crystal not on an edge has 8 neighbors. Edge crystals have fewer.
-     * 
-     * @param id
-     *            The cell ID.
+     * Get the neighbors for a given cell ID. Each crystal not on an edge has 8 neighbors. Edge crystals have fewer. 
+     * @param id The cell ID.
      * @return A <code>Set</code> containing the cell's neighbors.
      */
     Set<Long> getNeighbors(Long id) {

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the LCDET-SVN list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCDET-SVN&A=1

Top of Message | Previous Page | Permalink

Advanced Options


Options

Log In

Log In

Get Password

Get Password


Search Archives

Search Archives


Subscribe or Unsubscribe

Subscribe or Unsubscribe


Archives

January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013

ATOM RSS1 RSS2



LISTSERV.SLAC.STANFORD.EDU

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager

Privacy Notice, Security Notice and Terms of Use