Class Constants

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

public class Constants extends Object
Author:
veronique
  • Field Details

    • DZ

      public static final double DZ
      See Also:
    • DEBUGMODE

      public static boolean DEBUGMODE
  • Constructor Details

    • Constants

      public Constants()
  • Method Details

    • getInstance

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

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

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