Package org.jlab.detector.calib.utils
Class ConstantsManager
java.lang.Object
org.jlab.detector.calib.utils.ConstantsManager
- Author:
- gavalian
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Helper class to hold all constants for particular run. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jlab.utils.groups.IndexedTable
getConstants
(int run, String table) getRcdbConstant
(int run, String name) getRcdbConstants
(int run) int
void
void
void
void
use a map just to avoid name clashstatic void
void
reset()
void
setTimeStamp
(String timestamp) void
setVariation
(String variation) toString()
-
Constructor Details
-
ConstantsManager
public ConstantsManager() -
ConstantsManager
-
-
Method Details
-
getVariation
-
setVariation
-
setTimeStamp
-
init
-
init
-
init
use a map just to avoid name clash- Parameters:
tables
- map of table_name to #indices
-
getRequestStatus
public int getRequestStatus() -
init
-
getConstants
-
getRcdbConstants
-
getRcdbConstant
-
reset
public void reset() -
toString
-
main
-