Package org.jlab.rec.vtx
Class Constants
java.lang.Object
org.jlab.rec.vtx.Constants
- Author:
- veronique
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic doublestatic Constantspublic access to the singletonstatic voidsetDOCACUT(double aDOCACUT) 
- 
Field Details- 
DZpublic static final double DZ- See Also:
 
- 
DEBUGMODEpublic static boolean DEBUGMODE
 
- 
- 
Constructor Details- 
Constantspublic Constants()
 
- 
- 
Method Details- 
getInstancepublic access to the singleton- Returns:
- the constants singleton
 
- 
getDOCACUTpublic static double getDOCACUT()- Returns:
- the DOCACUT
 
- 
setDOCACUTpublic static void setDOCACUT(double aDOCACUT) - Parameters:
- aDOCACUT- the DOCACUT to set
 
 
-