Class Constants

java.lang.Object
org.jlab.rec.vtx.Constants

public class Constants extends Object
Author:
veronique
  • Field Details Link icon

    • DZ Link icon

      public static final double DZ
      See Also:
    • DEBUGMODE Link icon

      public static boolean DEBUGMODE
  • Constructor Details Link icon

    • Constants Link icon

      public Constants()
  • Method Details Link icon

    • getInstance Link icon

      public static Constants getInstance()
      public access to the singleton
      Returns:
      the constants singleton
    • getDOCACUT Link icon

      public static double getDOCACUT()
      Returns:
      the DOCACUT
    • setDOCACUT Link icon

      public static void setDOCACUT(double aDOCACUT)
      Parameters:
      aDOCACUT - the DOCACUT to set