Uses of Class
org.jlab.detector.calib.utils.DatabaseConstantProvider
Packages that use DatabaseConstantProvider
Package
Description
- 
Uses of DatabaseConstantProvider in org.jlab.detector.geant4.v2.recoilMethods in org.jlab.detector.geant4.v2.recoil that return DatabaseConstantProviderModifier and TypeMethodDescriptionstatic DatabaseConstantProviderRecoilConstants.connect(DatabaseConstantProvider cp) Loads the the necessary tables for the URWELL geometry for a given DatabaseConstantProvider.Methods in org.jlab.detector.geant4.v2.recoil with parameters of type DatabaseConstantProviderModifier and TypeMethodDescriptionstatic DatabaseConstantProviderRecoilConstants.connect(DatabaseConstantProvider cp) Loads the the necessary tables for the URWELL geometry for a given DatabaseConstantProvider.voidRecoilGeant4Factory.init(DatabaseConstantProvider cp, int regions) voidRecoilStripFactory.init(DatabaseConstantProvider cp) Initialize the factory by the strip mapsvoidRecoilStripFactory.init(DatabaseConstantProvider cp, int regions) Initialize the factory by the strip mapsstatic voidRecoilConstants.load(DatabaseConstantProvider cp) Reads all the necessary constants from CCDB into static variables.Constructors in org.jlab.detector.geant4.v2.recoil with parameters of type DatabaseConstantProviderModifierConstructorDescriptionRecoilGeant4Factory(DatabaseConstantProvider cp, int nRegions) Create the URWELL full geometryCreate the strip factory based on constants from CCDB.RecoilStripFactory(DatabaseConstantProvider cp, int regions) Create the strip factory based on constants from CCDB.
- 
Uses of DatabaseConstantProvider in org.jlab.detector.geant4.v2.SVTMethods in org.jlab.detector.geant4.v2.SVT that return DatabaseConstantProviderModifier and TypeMethodDescriptionstatic DatabaseConstantProviderSVTConstants.connect(DatabaseConstantProvider cp) Loads the the necessary tables for the SVT geometry for a given DatabaseConstantProvider.Methods in org.jlab.detector.geant4.v2.SVT with parameters of type DatabaseConstantProviderModifier and TypeMethodDescriptionstatic DatabaseConstantProviderSVTConstants.connect(DatabaseConstantProvider cp) Loads the the necessary tables for the SVT geometry for a given DatabaseConstantProvider.static voidSVTConstants.load(DatabaseConstantProvider cp) Reads all the necessary constants from CCDB into static variables.static voidSVTAlignmentFactory.setup(DatabaseConstantProvider cp, String aInputSurveyIdeal, String aInputSurveyMeasured) Sets up a new geometry factory to process fiducial survey data into alignment shifts.Constructors in org.jlab.detector.geant4.v2.SVT with parameters of type DatabaseConstantProviderModifierConstructorDescriptionSVTStripFactory(DatabaseConstantProvider cp, boolean applyAlignmentShifts) Constructs a new geometry factory for sensor strips.SVTVolumeFactory(DatabaseConstantProvider cp, boolean applyAlignmentShifts) Constructs a new geometry factory for detector volumes.
- 
Uses of DatabaseConstantProvider in org.jlab.detector.geant4.v2.URWELLMethods in org.jlab.detector.geant4.v2.URWELL that return DatabaseConstantProviderModifier and TypeMethodDescriptionstatic DatabaseConstantProviderURWellConstants.connect(DatabaseConstantProvider cp) Loads the the necessary tables for the URWELL geometry for a given DatabaseConstantProvider.Methods in org.jlab.detector.geant4.v2.URWELL with parameters of type DatabaseConstantProviderModifier and TypeMethodDescriptionstatic DatabaseConstantProviderURWellConstants.connect(DatabaseConstantProvider cp) Loads the the necessary tables for the URWELL geometry for a given DatabaseConstantProvider.voidURWellGeant4Factory.init(DatabaseConstantProvider cp, boolean prototype, int regions) voidURWellStripFactory.init(DatabaseConstantProvider cp) Initialize the factory by the strip mapsvoidURWellStripFactory.init(DatabaseConstantProvider cp, boolean prototype, int regions) Initialize the factory by the strip mapsstatic voidURWellConstants.load(DatabaseConstantProvider cp) Reads all the necessary constants from CCDB into static variables.Constructors in org.jlab.detector.geant4.v2.URWELL with parameters of type DatabaseConstantProviderModifierConstructorDescriptionURWellGeant4Factory(DatabaseConstantProvider cp, boolean prototype, int nRegions) Create the URWELL full geometryCreate the strip factory based on constants from CCDB.URWellStripFactory(DatabaseConstantProvider cp, boolean prototype, int regions) Create the strip factory based on constants from CCDB.
- 
Uses of DatabaseConstantProvider in org.jlab.rec.band.constantsMethods in org.jlab.rec.band.constants that return DatabaseConstantProviderModifier and TypeMethodDescriptionstatic final DatabaseConstantProviderCalibrationConstantsLoader.getDB()Methods in org.jlab.rec.band.constants with parameters of type DatabaseConstantProviderModifier and TypeMethodDescriptionstatic final voidCalibrationConstantsLoader.setDB(DatabaseConstantProvider dB) 
- 
Uses of DatabaseConstantProvider in org.jlab.rec.constantsMethods in org.jlab.rec.constants that return DatabaseConstantProviderModifier and TypeMethodDescriptionstatic final DatabaseConstantProviderCalibrationConstantsLoader.getDB()Methods in org.jlab.rec.constants with parameters of type DatabaseConstantProviderModifier and TypeMethodDescriptionstatic final voidCalibrationConstantsLoader.setDB(DatabaseConstantProvider dB) 
- 
Uses of DatabaseConstantProvider in org.jlab.rec.cvt.bmtMethods in org.jlab.rec.cvt.bmt with parameters of type DatabaseConstantProviderModifier and TypeMethodDescriptionstatic final voidCCDBConstantsLoader.Load(DatabaseConstantProvider dbprovider)