Class EBCCDBConstants

java.lang.Object
org.jlab.rec.eb.EBCCDBConstants

public class EBCCDBConstants extends Object
Author:
baltzell
  • Constructor Details Link icon

    • EBCCDBConstants Link icon

      public EBCCDBConstants()
    • EBCCDBConstants Link icon

      public EBCCDBConstants(int run, ConstantsManager manager)
  • Method Details Link icon

    • getAllTableNames Link icon

      public static List<String> getAllTableNames()
    • getDouble Link icon

      public double getDouble(EBCCDBEnum key)
    • getVector3D Link icon

      public Vector3D getVector3D(EBCCDBEnum key)
    • getInteger Link icon

      public int getInteger(EBCCDBEnum key)
    • getArray Link icon

      public Double[] getArray(EBCCDBEnum key)
    • getSectorArray Link icon

      public Double[] getSectorArray(EBCCDBEnum key, int sector)
    • getSectorDouble Link icon

      public Double getSectorDouble(EBCCDBEnum key, int sector)
    • getTable Link icon

      public IndexedTable getTable(String tableName)
    • show Link icon

      public void show()
    • load Link icon

      public final void load(int run, ConstantsManager manager)
    • isLoaded Link icon

      public boolean isLoaded()
    • getRunNumber Link icon

      public int getRunNumber()